瀏覽代碼

use C style comments

Mike Frysinger 20 年之前
父節點
當前提交
06ffd3f824
共有 1 個文件被更改,包括 1 次插入2 次删除
  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