Browse Source

remove comment

Peter S. Mazinger 18 năm trước cách đây
mục cha
commit
df90f2d6d6
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      include/libc-internal.h

+ 0 - 1
include/libc-internal.h

@@ -45,7 +45,6 @@
 
 /* sources are built w/ _GNU_SOURCE, this gets undefined */
 extern int __xpg_strerror_r (int __errnum, char *__buf, size_t __buflen);
-//extern char *__glibc_strerror_r (int __errnum, char *__buf, size_t __buflen);
 
 /* #include <pthread.h> */
 #  ifndef __UCLIBC_HAS_THREADS__