summaryrefslogtreecommitdiffstats
path: root/usr.bin/systat/ifcmds.c
diff options
context:
space:
mode:
authored <ed@FreeBSD.org>2011-10-15 13:20:36 +0000
committered <ed@FreeBSD.org>2011-10-15 13:20:36 +0000
commit2f1e586900d3dd1525085e659a5098430694a597 (patch)
treef024d0e8b509c1244d8674d4d5e4d87adca05607 /usr.bin/systat/ifcmds.c
parent8e118d38cf6e48ba3629cca5b7d2412a6a37847a (diff)
downloadFreeBSD-src-2f1e586900d3dd1525085e659a5098430694a597.zip
FreeBSD-src-2f1e586900d3dd1525085e659a5098430694a597.tar.gz
Fix whitespace inconsistencies in systat(1).
According to md5(1), the resulting binary is the same.
Diffstat (limited to 'usr.bin/systat/ifcmds.c')
-rw-r--r--usr.bin/systat/ifcmds.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/ifcmds.c b/usr.bin/systat/ifcmds.c
index 495ac46..0c03e59 100644
--- a/usr.bin/systat/ifcmds.c
+++ b/usr.bin/systat/ifcmds.c
@@ -47,7 +47,7 @@ ifcmd(const char *cmd, const char *args)
clrtoeol();
addstr("what scale? ");
addstr(get_helplist());
- }
+ }
}
return (1);
}
OpenPOWER on IntegriCloud