stefanf 2004-06-08 12:03:48 UTC FreeBSD src repository Modified files: lib/libc/stdio vfprintf.c vfwprintf.c Log: The third operand of the conditional operator should have type void too. Approved by: das (mentor) Revision Changes Path 1.67 +1 -1 src/lib/libc/stdio/vfprintf.c 1.22 +1 -1 src/lib/libc/stdio/vfwprintf.c