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 25197: /trunk/ /trunk/epan/: Makefile.am dtd_parse.l g_a

Date: Tue, 29 Apr 2008 16:25:25 GMT
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