Deleted Added
full compact
41c41
< __FBSDID("$FreeBSD: head/lib/libc/stdio/vfprintf.c 128819 2004-05-02 10:55:06Z das $");
---
> __FBSDID("$FreeBSD: head/lib/libc/stdio/vfprintf.c 130231 2004-06-08 05:45:32Z das $");
645c645
< if (cantwrite(fp))
---
> if (prepwrite(fp) != 0)