summaryrefslogtreecommitdiffstats
path: root/newlib/libc/stdio/getc_u.c
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/stdio/getc_u.c')
-rw-r--r--newlib/libc/stdio/getc_u.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdio/getc_u.c b/newlib/libc/stdio/getc_u.c
index 7d7adde60..6b71ce52d 100644
--- a/newlib/libc/stdio/getc_u.c
+++ b/newlib/libc/stdio/getc_u.c
@@ -24,7 +24,7 @@ INDEX
INDEX
_getc_unlocked_r
-POSIX_SYNOPSIS
+SYNOPSIS
#include <stdio.h>
int getc_unlocked(FILE *<[fp]>);