From owner-cvs-all Wed Feb 28 22:20:56 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 187BF37B719; Wed, 28 Feb 2001 22:20:52 -0800 (PST) (envelope-from imp@FreeBSD.org) Received: (from imp@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f216Kqh10790; Wed, 28 Feb 2001 22:20:52 -0800 (PST) (envelope-from imp) Message-Id: <200103010620.f216Kqh10790@freefall.freebsd.org> From: Warner Losh Date: Wed, 28 Feb 2001 22:20:51 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.sbin/ypset ypset.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG 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