Remove unused varable:
[obnox/wireshark/wip.git] / wiretap / netscreen.c
2011-04-21 guyAdd a new WTAP_ERR_DECOMPRESS error, and use that for...
2011-04-11 guyUse ws_open(), not open(), so we handle UTF-8 pathnames...
2011-04-07 geraldBe more picky about our sscanf integer field widths...
2011-03-22 guyUse the same style in netscreen_seek_read() that we...
2011-03-21 sakeFix for bug 5762, wireshark asserts on reading juniper...
2009-05-25 sakeFix for bug 3469:
2009-03-09 geraldP64 fixes.
2008-12-20 geraldFrom babi: Fix three overflows (bugs 3150 and 3151).
2008-05-08 etxrabstrncpy -> g_strlcpy
2007-11-15 sakeAdded correct svn propset settings to wiretap/netscreen...
2007-09-29 sakeWhen reading NetScreen snoop output, only use WTAP_ENCA...
2007-09-28 sakeWhen reading NetScreen snoop output, allow the '.'...
2007-09-25 sakeAllow the output of NetScreen VSI interfaces to be...
2007-09-01 sakeThis patch solves two issue with the NetScreen wiretap...
2007-08-17 sake(bugs.wireshark.org/bugzilla/show_bug.cgi?id=1717)