glibc 2.1.3

David S. Miller davem@redhat.com
Thu Feb 24 22:17:00 GMT 2000


Ugh...

--- locale/C-ctype.c.~1~	Thu Feb 24 14:48:02 2000
+++ locale/C-ctype.c	Thu Feb 24 22:16:42 2000
@@ -376,7 +376,7 @@
     { string: NULL },
     { string: (const char *) (_nl_C_LC_CTYPE_tolower + 128) }
 #if BYTE_ORDER == BIG_ENDIAN
-    { string: NULL },
+    , { string: NULL },
 #endif
   }
 };


More information about the Libc-alpha mailing list