http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25596
User: guy
Date: 2008/06/24 08:05 PM
Log:
Fix some warnings - declare some arguments, variables, and structure
members to be const pointers when that's possible, and throw in some
casts when the GLib API fails to have properly consted arguments.
Use ep_strdup_printf() in some cases.
Directory: /trunk/epan/dissectors/
Changes Path Action
+3 -3 packet-diameter.c Modified
+1 -1 packet-dtls.c Modified
+1 -1 packet-edonkey.c Modified
+7 -13 packet-fcoe.c Modified
Directory: /trunk/epan/
Changes Path Action
+2 -2 emem.c Modified
+1 -1 emem.h Modified