Mike Frysinger преди 21 години
родител
ревизия
06ffd3f824
променени са 1 файла, в които са добавени 1 реда и са изтрити 2 реда
  1. 1 2
      include/errno.h

+ 1 - 2
include/errno.h

@@ -47,8 +47,7 @@ __BEGIN_DECLS
 extern int errno;
 extern int errno;
 #endif
 #endif
 
 
-#if 0 //def __USE_GNU
-/* uClibc note: not supported */
+#if 0 /*def __USE_GNU      uClibc note: not supported */
 
 
 /* The full and simple forms of the name with which the program was
 /* The full and simple forms of the name with which the program was
    invoked.  These variables are set up automatically at startup based on
    invoked.  These variables are set up automatically at startup based on