MFC: fix some output cosmetics so that the finger -s output is properly
lined up
This commit is contained in:
parent
16b092fba0
commit
56694a5546
@ -109,7 +109,7 @@ sflag_print()
|
||||
pn->name, MAXREALNAME, namelen,
|
||||
pn->realname ? pn->realname : "");
|
||||
if (!w->loginat) {
|
||||
(void)printf(" * * No logins ");
|
||||
(void)printf(" * * No logins ");
|
||||
goto office;
|
||||
}
|
||||
(void)putchar(w->info == LOGGEDIN && !w->writable ?
|
||||
|
Loading…
x
Reference in New Issue
Block a user