patch-2.4.4 linux/lib/vsprintf.c
Next file: linux/mm/bootmem.c
Previous file: linux/lib/string.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Fri Apr 13 20:26:07 2001
- Orig file:
v2.4.3/linux/lib/vsprintf.c
- Orig date:
Tue Mar 6 19:44:37 2001
diff -u --recursive --new-file v2.4.3/linux/lib/vsprintf.c linux/lib/vsprintf.c
@@ -377,7 +377,7 @@
* sprintf - Format a string and place it in a buffer
* @buf: The buffer to place the result into
* @fmt: The format string to use
- * @args: Arguments for the format string
+ * @...: Arguments for the format string
*/
int sprintf(char * buf, const char *fmt, ...)
{
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)