http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=46011
User: etxrab
Date: 2012/11/12 07:02 AM
Log:
Reverted:
Revision 45180 - Replace g_strcmp0 with strcmp. It was introduced in GLib 2.16 and our minimum version is 2.14.
Copy over:
Revision 45707 - g_strcmp0 first occures in GLIB 2.16 define it localy if it does not exist
to make builds on Fedora 8 with GTK 2.12 work.
Directory: /trunk-1.8/epan/
Changes Path Action
+30 -1 strutil.c Modified
+9 -1 strutil.h Modified
Directory: /trunk-1.8/ui/gtk/
Changes Path Action
+3 -3 main_menubar.c Modified
Directory: /trunk-1.8/
Changes Path Action
+1 -0 fileset.c Modified