From 38ed4e5111c37e87892efc3f5dcda88137ed519b Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Tue, 8 May 2007 03:59:13 +0000 Subject: [PATCH] * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs. --- newlib/ChangeLog | 4 ++++ newlib/libc/stdio/vfprintf.c | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) 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 + + * libc/stdio/vfprintf.c: Fix typo in comments that breaks docs. + 2007-05-03 Eric Blake 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 -<>, <>, <>, <>, <>, vasnprintf>>---format argument list +<>, <>, <>, <>, <>, <>---format argument list INDEX vprintf -- 2.43.5