http://anonsvn.wireshark.org/viewvc/viewvc.cgi?view=rev&revision=25423
User: guy
Date: 2008/06/03 06:30 PM
Log:
g_ascii_strtoull() is in GLib 2.2 and later, and we require GLib 2.4 or
later, so there's no longer any need to have our own g_ascii_strtoull.
Directory: /trunk/epan/
Changes Path Action
+0 -2 Makefile.am Modified
+0 -197 g_ascii_strtoull.c Removed
+0 -15 g_ascii_strtoull.h Removed
Directory: /trunk/epan/ftypes/
Changes Path Action
+0 -4 ftype-integer.c Modified
Directory: /trunk/
Changes Path Action
+0 -22 configure.in Modified