From owner-cvs-all Thu Jun 6 19:35:30 2002 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 A709137B409; Thu, 6 Jun 2002 19:35:21 -0700 (PDT) Received: (from tjr@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g572ZLG87661; Thu, 6 Jun 2002 19:35:21 -0700 (PDT) (envelope-from tjr) Message-Id: <200206070235.g572ZLG87661@freefall.freebsd.org> From: "Tim J. Robbins" Date: Thu, 6 Jun 2002 19:35:21 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/cmp cmp.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG tjr 2002/06/06 19:35:21 PDT Modified files: usr.bin/cmp cmp.c Log: No need to check for "-" explicitly in getopt() loop. Revision Changes Path 1.15 +1 -5 src/usr.bin/cmp/cmp.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message