Loading ut/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ plugin.c: $(DISSECTOR_SRC) Makefile.common $(top_srcdir)/tools/make-dissector-re # @rm -f $(distdir)/plugin.c CLEANFILES = \ ut \ itsut \ *~ MAINTAINERCLEANFILES = \ Loading ut/Makefile.common +2 −2 Original line number Diff line number Diff line Loading @@ -24,11 +24,11 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # the name of the plugin PLUGIN_NAME = ut PLUGIN_NAME = itsut # the dissector sources (without any helpers) DISSECTOR_SRC = \ packet-ut.c packet-itsut.c # corresponding headers DISSECTOR_INCLUDES = \ Loading ut/Makefile.in +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ @SET_MAKE@ # Makefile.am # Automake file for Wireshark UT Plugin # Automake file for Wireshark ITS UT Plugin # # $Id: $ # Loading @@ -39,7 +39,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # Makefile.common for UT plugin # Makefile.common for ITS UT plugin # Contains the stuff from Makefile.am and Makefile.nmake that is # a) common to both files and # b) portable between both files Loading ut/moduleinfo.h +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ #endif /* Name of package */ #define PACKAGE "ut" #define PACKAGE "itsut" #ifdef VERSION Loading ut/moduleinfo.nmake +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # # The name PACKAGE=ut PACKAGE=itsut # The version MODULE_VERSION_MAJOR=1 Loading Loading
ut/Makefile.am +1 −1 Original line number Diff line number Diff line Loading @@ -110,7 +110,7 @@ plugin.c: $(DISSECTOR_SRC) Makefile.common $(top_srcdir)/tools/make-dissector-re # @rm -f $(distdir)/plugin.c CLEANFILES = \ ut \ itsut \ *~ MAINTAINERCLEANFILES = \ Loading
ut/Makefile.common +2 −2 Original line number Diff line number Diff line Loading @@ -24,11 +24,11 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # the name of the plugin PLUGIN_NAME = ut PLUGIN_NAME = itsut # the dissector sources (without any helpers) DISSECTOR_SRC = \ packet-ut.c packet-itsut.c # corresponding headers DISSECTOR_INCLUDES = \ Loading
ut/Makefile.in +2 −2 Original line number Diff line number Diff line Loading @@ -16,7 +16,7 @@ @SET_MAKE@ # Makefile.am # Automake file for Wireshark UT Plugin # Automake file for Wireshark ITS UT Plugin # # $Id: $ # Loading @@ -39,7 +39,7 @@ # Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. # # Makefile.common for UT plugin # Makefile.common for ITS UT plugin # Contains the stuff from Makefile.am and Makefile.nmake that is # a) common to both files and # b) portable between both files Loading
ut/moduleinfo.h +1 −1 Original line number Diff line number Diff line Loading @@ -5,7 +5,7 @@ #endif /* Name of package */ #define PACKAGE "ut" #define PACKAGE "itsut" #ifdef VERSION Loading
ut/moduleinfo.nmake +1 −1 Original line number Diff line number Diff line Loading @@ -3,7 +3,7 @@ # # The name PACKAGE=ut PACKAGE=itsut # The version MODULE_VERSION_MAJOR=1 Loading