Subject: changed files: 'src/usr.bin/nice nice.c'
To: None <source-changes>
From: J.T. Conklin <jtc>
List: source-changes
Date: 11/19/1993 12:07:15
Update of /b/source/CVS/src/usr.bin/nice
In directory sun-lamp.cs.berkeley.edu:/c/users/jtc/tmp1/nice

Modified Files:
	nice.c 
Log Message:
As of POSIX.2, getopt returns -1 instead of EOF on error.  Changed the code
to match just in case someone changes the value of EOF.


------------------------------------------------------------------------------