ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-commits: [Wireshark-commits] rev 44061: /trunk/plugins/gryphon/ /trunk/plugins/gryphon/:

Date: Fri, 27 Jul 2012 07:23:01 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=44061

User: jmayer
Date: 2012/07/27 12:23 AM

Log:
 Fix two "set but unused variable" warnings turning errors:
 - Comment out hdrbits, it's retrieved but not used (slightly different
   approach to overwritten patch)
 - Change two instances of pt to tree as this *may* have been
   the intention

Directory: /trunk/plugins/gryphon/
  Changes    Path                Action
  +2 -1      packet-gryphon.c    Modified