Wireshark-commits: [Wireshark-commits] rev 36533: /trunk/epan/dissectors/ /trunk/epan/dissectors/:
Date: Sun, 10 Apr 2011 15:01:25 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=36533

User: wmeier
Date: 2011/04/10 08:01 AM

Log:
 prefs_register_protocol() not needed since no prefs; Coverity #1185 (UNUSED_VALUE).
 Also: #include <stdio.h> not needed.

Directory: /trunk/epan/dissectors/
  Changes    Path              Action
  +2 -11     packet-babel.c    Modified