Module Name: src
Committed By: kleink
Date: Sun Mar 14 01:39:49 UTC 1999
Modified Files:
src/usr.sbin/chown: chown.c
Log Message:
* Use id_t instead of making guesses about the definitions of [gu]id_t.
* Declare internal helper functions static.
* G/C unused globals and declarations.