Date: Tue, 8 Jun 2004 12:03:48 +0000 (UTC) From: Stefan Farfeleder <stefanf@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio vfprintf.c vfwprintf.c Message-ID: <200406081203.i58C3mpB047093@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200406081203.i58C3mpB047093>