chiark / gitweb /
[PATCH] sync up with the 0.84 version of klibc
[elogind.git] / klibc / klibc / ctypes.c
index a9398b8071796afcd47df1148d8052a522fb095c..c7adc9882cab85a8d9f2823b7f5941832df857cb 100644 (file)
@@ -9,6 +9,8 @@
 
 const unsigned char __ctypes[257] = {
   0,                           /* EOF */
+
+  0,                           /* control character */
   0,                           /* control character */
   0,                           /* control character */
   0,                           /* control character */
@@ -23,6 +25,7 @@ const unsigned char __ctypes[257] = {
   __ctype_space,               /* FF */
   __ctype_space,               /* CR */
   0,                           /* control character */
+
   0,                           /* control character */
   0,                           /* control character */
   0,                           /* control character */