From 06ffd3f8248f8147d9f58cb3958134e0b634f5d1 Mon Sep 17 00:00:00 2001 From: Mike Frysinger Date: Sat, 2 Jul 2005 14:33:03 +0000 Subject: use C style comments --- include/errno.h | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'include') 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 -- cgit v1.2.3