doc: remove older ChangeLog items
[coreutils.git] / src / chown.h
blob21f01c405455c4932bf685b8b56d0ae360e0e45d
1 /* This is for the 'chown' program. */
2 #define CHOWN_CHOWN 1
4 /* This is for the 'chgrp' program. */
5 #define CHOWN_CHGRP 2
7 extern int chown_mode;