Deleted Added
full compact
42c42
< "$FreeBSD: head/lib/libc/stdio/sprintf.c 50476 1999-08-28 00:22:10Z peter $";
---
> "$FreeBSD: head/lib/libc/stdio/sprintf.c 72373 2001-02-11 22:06:43Z deischen $";
77c77
< ret = vfprintf(&f, fmt, ap);
---
> ret = __vfprintf(&f, fmt, ap);