http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25197
User: guy
Date: 2008/04/29 09:25 AM
Log:
All versions of GLib 2.x come with g_ascii_strcasecmp(), and we require
GLib 2.x; we don't have to check for its presence and supply a
replacement if it's missing.
Get rid of an unremoved reference in epan/dtd_parse.l.
Directory: /trunk/epan/
Changes Path Action
+2 -4 Makefile.am Modified
+0 -4 dtd_parse.l Modified
+0 -121 g_ascii_strcasecmp.c Removed
+0 -18 g_ascii_strcasecmp.h Removed
Directory: /trunk/
Changes Path Action
+0 -22 configure.in Modified