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
path: root/newlib
diff options
context:
space:
mode:
authorEric Blake <eblake@redhat.com>2007-05-08 07:59:13 +0400
committerEric Blake <eblake@redhat.com>2007-05-08 07:59:13 +0400
commit38ed4e5111c37e87892efc3f5dcda88137ed519b (patch)
tree08bbdcbf179553497cdad796e5fd7033aa6efe59 /newlib
parent22af2ce14125e182d3c41aedcee5cb82dd5c3dcf (diff)
* libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.
Diffstat (limited to 'newlib')
-rw-r--r--newlib/ChangeLog4
-rw-r--r--newlib/libc/stdio/vfprintf.c2
2 files changed, 5 insertions, 1 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index f6d1e9960..fc4aa1f78 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,7 @@
+2007-05-07 Charles Wilson <cygwin@...>
+
+ * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs.
+
2007-05-03 Eric Blake <ebb9@byu.net>
Add support for asnprintf, and improve *printf documentation.
diff --git a/newlib/libc/stdio/vfprintf.c b/newlib/libc/stdio/vfprintf.c
index d54cbe1bb..f460bed99 100644
--- a/newlib/libc/stdio/vfprintf.c
+++ b/newlib/libc/stdio/vfprintf.c
@@ -36,7 +36,7 @@
/*
FUNCTION
-<<vprintf>>, <<vfprintf>>, <<vsprintf>>, <<vsnprintf>>, <<vasprintf>>, vasnprintf>>---format argument list
+<<vprintf>>, <<vfprintf>>, <<vsprintf>>, <<vsnprintf>>, <<vasprintf>>, <<vasnprintf>>---format argument list
INDEX
vprintf