diff options
Diffstat (limited to 'include/errno.h')
-rw-r--r-- | include/errno.h | 3 |
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 |