From 391b530a0507deda633337e724b5778c3b7a18df Mon Sep 17 00:00:00 2001 From: Eric Blake Date: Thu, 19 Jul 2007 03:42:21 +0000 Subject: Fix 'make info'. * libc/stdio/stdio.tex: Add missing include. * libc/stdio/vfprintf.c: Use expected node name. * libc/stdio/vfscanf.c: Likewise. * libc/stdio/sscanf.c: Likewise. * libc/stdio/sprintf.c: Likewise. * libc/stdio/siscanf.c: Likewise. * libc/stdio/siprintf.c: Likewise. * libc/stdio/fopencookie.c: Quote raw {}. Reported by DJ Delorie. --- newlib/libc/stdio/sprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/stdio/sprintf.c') diff --git a/newlib/libc/stdio/sprintf.c b/newlib/libc/stdio/sprintf.c index d2203fb3c..bdff0797d 100644 --- a/newlib/libc/stdio/sprintf.c +++ b/newlib/libc/stdio/sprintf.c @@ -17,7 +17,7 @@ /* FUNCTION -<>, <>, <>, <>, <>, <>---format output +<>, <>, <>, <>, <>, <>---format output INDEX fprintf -- cgit v1.2.3