wireshark/plugins/asn1/moduleinfo.h
Guy Harris be2f2a2432 Get rid of carriage returns in source files.
svn path=/trunk/; revision=8942
2003-11-11 20:08:13 +00:00

18 lines
249 B
C

/* Included *after* config.h, in order to re-define these macros */
#ifdef PACKAGE
#undef PACKAGE
#endif
/* Name of package */
#define PACKAGE "asn1"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "0.5.0"