Date: Wed, 28 Feb 2001 22:20:51 -0800 (PST) From: Warner Losh <imp@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypset ypset.c Message-ID: <200103010620.f216Kqh10790@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2001/02/28 22:20:51 PST Modified files: usr.sbin/ypset ypset.c Log: optarg and optind are declared in unistd.h, so don't redundantly declare them here. Revision Changes Path 1.7 +1 -3 src/usr.sbin/ypset/ypset.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?200103010620.f216Kqh10790>