aboutsummaryrefslogtreecommitdiffstats
path: root/packet-tns.h
AgeCommit message (Collapse)AuthorFilesLines
2000-02-15Create a header file for every packet-*.c file. Prune the packet.h file.gram1-2/+25
This change allows you to add a new packet-*.c file and not cause a recompilation of everything that #include's packet.h Add the plugin_api.[ch] files ot the plugins/Makefile.am packaging list. Add #define YY_NO_UNPUT 1 to the lex source so that the yyunput symbol is not defined, squelching a compiler complaint when compiling the generated C file. git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1637 f5534014-38df-0310-8fa8-9805f1628bb7
1999-11-29added start of tns dissectornneul1-0/+13
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@1155 f5534014-38df-0310-8fa8-9805f1628bb7