Wireshark-commits: [Wireshark-commits] rev 36599: /trunk/wiretap/ /trunk/wiretap/: etherpeek.c

Date: Tue, 12 Apr 2011 18:21:08 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36599

User: guy
Date: 2011/04/12 11:21 AM

Log:
 #if 0 out some unused variables; we may make use of them later, but this
 keeps GCC 4.6.0 from complaining about them and failing to build with
 -Werror, and may also squelch some Coverity (and other static analyzer)
 complaints.

Directory: /trunk/wiretap/
  Changes    Path           Action
  +16 -0     etherpeek.c    Modified