Browse Source

use C style comments

Mike Frysinger 20 năm trước cách đây
mục cha
commit
06ffd3f824
1 tập tin đã thay đổi với 1 bổ sung2 xóa
  1. 1 2
      include/errno.h

+ 1 - 2
include/errno.h

@@ -47,8 +47,7 @@ __BEGIN_DECLS
 extern int errno;
 #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
    invoked.  These variables are set up automatically at startup based on