Module Name: src Committed By: dholland Date: Sun Nov 27 13:23:50 UTC 2011
Modified Files: src/usr.bin/quota: quota.c Log Message: The proper type for a variable that can be either a uid or gid is id_t, not uint32_t. To generate a diff of this commit: cvs rdiff -u -r1.38 -r1.39 src/usr.bin/quota/quota.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.