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