wireshark/plugins/mate
Guy Harris d90a1a4ac6 Make the private variables for various lexical analyzers static, so
that we don't have all the lexical analyzers in libethereal share them
(note that they're already static in radius_dict.l, so they weren't
sharing with any other lexical analyzer), and so that OS X 10.3.9's
run-time linker doesn't get upset at finding them defined in libethereal
and the MATE plugin.

Fix up indentation.

svn path=/trunk/; revision=15961
2005-09-22 18:39:25 +00:00
..
examples Changed the GopTree in GogDef and GogExtra from a boolean to a string 2005-02-20 02:21:04 +00:00
matelib cleanup matelib and mate examples 2005-02-10 16:23:52 +00:00
AUTHORS
COPYING
INSTALL
Makefile.am Clean up after ourselves so that we pass "distcheck" again. 2005-08-02 15:25:41 +00:00
Makefile.nmake Put in comments explaining why we're removing some generated files with 2005-08-04 22:22:53 +00:00
mate.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
mate_grammar.lemon - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
mate_parser.l Make the private variables for various lexical analyzers static, so 2005-09-22 18:39:25 +00:00
mate_plugin.c Transforms and Pdus are working already, Gops start to work. 2005-05-16 17:16:52 +00:00
mate_runtime.c EVERYTHING IN THE BUILDBOT IS GOING TO BE RED!!! Sorry! 2005-08-24 21:31:56 +00:00
mate_setup.c More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
mate_util.c - Include the .h files in their .c files. 2005-08-20 16:19:22 +00:00
mate_util.h More 'char*' -> 'const char*' changes to fix warnings. 2005-07-23 11:41:25 +00:00
moduleinfo.h MATE has a grammar. 2005-05-16 13:28:35 +00:00
NEWS
packet-mate.c Last set of trivial fixes for "no previous declaration" warnings. 2005-08-02 08:30:33 +00:00