From be9c60e52e24c28e5d76eb7790e3ce76d6400e1d Mon Sep 17 00:00:00 2001 From: Jeff Johnston Date: Tue, 7 Jan 2003 20:02:33 +0000 Subject: 2003-01-07 Charles Wilson * libc/stdio/sprintf.c: fix typo * libc/stdio/vfprintf.c: fix typo --- newlib/libc/stdio/vfprintf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'newlib/libc/stdio/vfprintf.c') diff --git a/newlib/libc/stdio/vfprintf.c b/newlib/libc/stdio/vfprintf.c index 3fa23491b..82255735e 100644 --- a/newlib/libc/stdio/vfprintf.c +++ b/newlib/libc/stdio/vfprintf.c @@ -91,7 +91,7 @@ TRAD_SYNOPSIS DESCRIPTION <>, <>, <>, <> and <> are -(respectively) variants of <>, <>, <>, <>, +(respectively) variants of <>, <>, <>, <>, and <>. They differ only in allowing their caller to pass the variable argument list as a <> object (initialized by <>) rather than directly accepting a variable number of arguments. -- cgit v1.2.3