summaryrefslogtreecommitdiff
path: root/libc/stdio/fgetc.c
diff options
context:
space:
mode:
Diffstat (limited to 'libc/stdio/fgetc.c')
-rw-r--r--libc/stdio/fgetc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libc/stdio/fgetc.c b/libc/stdio/fgetc.c
index 89c8fe35a..dfe57a6cd 100644
--- a/libc/stdio/fgetc.c
+++ b/libc/stdio/fgetc.c
@@ -79,7 +79,7 @@ libc_hidden_def(__fgetc_unlocked)
strong_alias(__fgetc_unlocked,fgetc_unlocked)
libc_hidden_def(fgetc_unlocked)
-//libc_hidden_proto(__getc_unlocked)
+///* libc_hidden_proto(__getc_unlocked) */
//strong_alias(__fgetc_unlocked,__getc_unlocked)
//libc_hidden_def(__getc_unlocked)