Date: Wed, 19 Jun 2002 22:35:40 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/false false.c src/usr.bin/true true.c Message-ID: <200206200535.g5K5Zfk92138@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/06/19 22:35:40 PDT
Modified files:
usr.bin/false false.c
usr.bin/true true.c
Log:
A function which takes no arguments has an argument list spelled (void) in the
world of ANSI C.
Revision Changes Path
1.3 +1 -1 src/usr.bin/false/false.c
1.3 +1 -1 src/usr.bin/true/true.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200206200535.g5K5Zfk92138>
