Date: Wed, 10 Jul 2002 13:36:26 -0700 (PDT) From: Matt Dillon <dillon@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/bin/chmod chmod.c Message-ID: <200207102036.g6AKaQej039281@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dillon 2002/07/10 13:36:26 PDT Modified files: bin/chmod chmod.c Log: err() is documented as allowing NULL for the format string but GCC isn't happy about it any more so change the useage so buildworld works again. Revision Changes Path 1.26 +1 -1 src/bin/chmod/chmod.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?200207102036.g6AKaQej039281>