This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
op25-legacy/wireshark/plugins/p25/moduleinfo.h

18 lines
253 B
C

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