Subject: CVS commit: basesrc
To: None <source-changes@netbsd.org>
From: enami tsugutomo <enami@netbsd.org>
List: source-changes
Date: 03/16/2000 10:47:48
Module Name:	basesrc
Committed By:	enami
Date:		Thu Mar 16 18:47:48 UTC 2000

Modified Files:
	basesrc/usr.bin/find: main.c

Log Message:
Compare the return value of getopt(3) against -1 rather than EOF.
(while i'm here, one more cosometic change is performed).


To generate a diff of this commit:
cvs rdiff -r1.15 -r1.16 basesrc/usr.bin/find/main.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.