aboutsummaryrefslogtreecommitdiffstats
path: root/packet-quake2.c
AgeCommit message (Collapse)AuthorFilesLines
2001-07-22Before calling proto_tree_add_string, the correct proto_tree shouldUwe Girlich1-2/+2
be checked and not any upper proto_tree object. svn path=/trunk/; revision=3766
2001-06-21initial checkin of the Quake II network protocol dissectorUwe Girlich1-0/+426
svn path=/trunk/; revision=3593