aboutsummaryrefslogtreecommitdiffstats
path: root/wiretap/cosine.c
AgeCommit message (Collapse)AuthorFilesLines
2002-08-06Make the argument to "empty_line()" a "const guchar *", so we don't haveGuy Harris1-2/+2
to worry about characters with the 8th bit set being sign-extended. svn path=/trunk/; revision=5953
2002-07-31From Motonori Shindo: support for reading CoSine L2 debug output.Guy Harris1-0/+530
svn path=/trunk/; revision=5922