Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'newlib/libc/stdio/putchar_u.c')
-rw-r--r--newlib/libc/stdio/putchar_u.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdio/putchar_u.c b/newlib/libc/stdio/putchar_u.c
index 423ad77f1..a866c7799 100644
--- a/newlib/libc/stdio/putchar_u.c
+++ b/newlib/libc/stdio/putchar_u.c
@@ -22,7 +22,7 @@ FUNCTION
INDEX
putchar_unlocked
-POSIX_SYNOPSIS
+SYNOPSIS
#include <stdio.h>
int putchar_unlocked(int <[ch]>);