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