stefanf 2004-08-07 07:05:38 UTC FreeBSD src repository Modified files: usr.bin/quota quota.c Log: Assign the result of getopt() to an int rather than to a char. Revision Changes Path 1.23 +1 -2 src/usr.bin/quota/quota.c