Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-commits: [Wireshark-commits] rev 42579: /trunk/ /trunk/ui/cli/: tap-iostat.c /trunk/epan/

Date: Fri, 11 May 2012 17:29:56 GMT
http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=42579

User: guy
Date: 2012/05/11 10:29 AM

Log:
 proto_registrar_get_ftype() returns an FT_ value; make its return type
 "enum ftenum" to reflect that, and fix the "switch doesn't handle XXX"
 warnings that provokes.

Directory: /trunk/ui/cli/
  Changes    Path            Action
  +28 -0     tap-iostat.c    Modified

Directory: /trunk/epan/
  Changes    Path          Action
  +1 -1      proto.c       Modified
  +1 -1      proto.h       Modified

Directory: /trunk/ui/gtk/
  Changes    Path          Action
  +9 -0      io_stat.c     Modified