wireshark/plugins/v5ua
Jörg Mayer 12a17e8f96 Note to self: If you update the code, you should update the docs too.
Update README.plugins to use ENABLE_STATIC instead of __ETHEREAL_STATIC__
Update some plugins, that were created after my changes according to the
outdated docs.
Changed occurrences of
G_MODULE_EXPORT void plugin_reg_handoff(void)
into
G_MODULE_EXPORT void
plugin_reg_handoff(void)

as the one line Python version doesn't work with the Python of Suse 9.0

svn path=/trunk/; revision=10281
2004-03-02 23:45:34 +00:00
..
.cvsignore
AUTHORS
COPYING
ChangeLog
Makefile.am Make Makefile.am and Makefile.nmake match those for other plugins. 2003-12-17 07:02:12 +00:00
Makefile.nmake Make Makefile.am and Makefile.nmake match those for other plugins. 2003-12-17 07:02:12 +00:00
moduleinfo.h Compiling with -pedantic: 2003-12-21 03:53:33 +00:00
packet-v5ua.c Note to self: If you update the code, you should update the docs too. 2004-03-02 23:45:34 +00:00