diff options
Diffstat (limited to 'newlib/libc/stdio/sscanf.c')
-rw-r--r-- | newlib/libc/stdio/sscanf.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/newlib/libc/stdio/sscanf.c b/newlib/libc/stdio/sscanf.c index a1987c58d..c0921e1e1 100644 --- a/newlib/libc/stdio/sscanf.c +++ b/newlib/libc/stdio/sscanf.c @@ -17,7 +17,7 @@ /* FUNCTION -<<scanf>>, <<fscanf>>, <<sscanf>>---scan and format input +<<sscanf>>, <<fscanf>>, <<scanf>>---scan and format input INDEX scanf |