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 42373: /trunk/wiretap/ /trunk/wiretap/: vwr.c

Date Prev · Date Next · Thread Prev · Thread Next
Date: Tue, 01 May 2012 02:47:52 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42373

User: cmaynard
Date: 2012/04/30 07:47 PM

Log:
 Fix 2 redundant redeclaration warnings and a bug where logical AND (&&) was incorrectly used where bit-wise AND (&) was meant.

Directory: /trunk/wiretap/
  Changes    Path          Action
  +1 -4      vwr.c         Modified