Restore the style of r195843 to that of pre-r194498

to reduce gratuitous diffs to older sources.
This commit is contained in:
David E. O'Brien 2012-08-21 17:05:10 +00:00
parent 208be709c4
commit b8d5e2e661

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 */