Restore the style of r195843 to that of pre-r194498

to reduce gratuitous diffs to older sources.
This commit is contained in:
obrien 2012-08-21 17:05:10 +00:00
parent f82622434f
commit bd39ec8197

View File

@ -98,7 +98,7 @@
#define TDNAMLEN 16 /* size of returned thread name */
#define COMMLEN 19 /* size of returned ki_comm name */
#define KI_EMULNAMELEN 16 /* size of returned ki_emul */
#define KI_NGROUPS 16 /* number of groups in ki_groups */
#define KI_NGROUPS 16 /* number of groups in ki_groups */
#define LOGNAMELEN 17 /* size of returned ki_login */
#define LOGINCLASSLEN 17 /* size of returned ki_loginclass */