summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2005-07-02 14:33:03 +0000
committerMike Frysinger <vapier@gentoo.org>2005-07-02 14:33:03 +0000
commit06ffd3f8248f8147d9f58cb3958134e0b634f5d1 (patch)
treed7c7ac7affb3ddaf4718e928e5300c48c3df9ca3 /include
parentddd847f2cd92cebeaccfac73990dd3739b5140be (diff)
use C style comments
Diffstat (limited to 'include')
-rw-r--r--include/errno.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/include/errno.h b/include/errno.h
index 191f1ff5c..390e51521 100644
--- a/include/errno.h
+++ b/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