MFC: fix some output cosmetics so that the finger -s output is properly

lined up
This commit is contained in:
Jeroen Ruigrok van der Werven 2000-07-12 08:50:09 +00:00
parent aa4b3574a8
commit ae67045f8e
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=63006

View File

@ -109,7 +109,7 @@ sflag_print()
pn->name, MAXREALNAME, namelen, pn->name, MAXREALNAME, namelen,
pn->realname ? pn->realname : ""); pn->realname ? pn->realname : "");
if (!w->loginat) { if (!w->loginat) {
(void)printf(" * * No logins "); (void)printf(" * * No logins ");
goto office; goto office;
} }
(void)putchar(w->info == LOGGEDIN && !w->writable ? (void)putchar(w->info == LOGGEDIN && !w->writable ?