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

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)