cvs commit: src/lib/libc/stdio vfprintf.c vfwprintf.c

Stefan Farfeleder stefanf at FreeBSD.org
Tue Jun 8 12:04:31 GMT 2004


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


More information about the cvs-src mailing list