misc: remove yet more darn trailing whitespace buildup

Signed-off-by: Jim Warner <james.warner@comcast.net>
This commit is contained in:
Jim Warner
2015-06-29 11:16:52 -05:00
committed by Craig Small
parent c183b18301
commit 336748ecc0
4 changed files with 5 additions and 5 deletions

2
w.c
View File

@ -378,7 +378,7 @@ static void showinfo(utmp_t * u, int formtype, int maxcmd, int from,
const proc_t *best;
long hertz;
hertz = procps_hertz_get();
hertz = procps_hertz_get();
for (i = 0; i < UT_LINESIZE; i++)
/* clean up tty if garbled */
if (isalnum(u->ut_line[i]) || (u->ut_line[i] == '/'))