Date: Sat, 30 Mar 2002 05:51:40 -0800 (PST) From: David Malone <dwmalone@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/doscmd int.c int14.c tty.c Message-ID: <200203301351.g2UDpem64226@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dwmalone 2002/03/30 05:51:40 PST Modified files: usr.bin/doscmd int.c int14.c tty.c Log: Mark some parameters as unused. Make more code depend on '#ifndef NO_X' so we don't get unused warnings when compiling without X. Revision Changes Path 1.8 +4 -4 src/usr.bin/doscmd/int.c 1.9 +1 -1 src/usr.bin/doscmd/int14.c 1.24 +19 -9 src/usr.bin/doscmd/tty.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?200203301351.g2UDpem64226>