diff options
author | ed <ed@FreeBSD.org> | 2011-10-15 13:20:36 +0000 |
---|---|---|
committer | ed <ed@FreeBSD.org> | 2011-10-15 13:20:36 +0000 |
commit | 2f1e586900d3dd1525085e659a5098430694a597 (patch) | |
tree | f024d0e8b509c1244d8674d4d5e4d87adca05607 /usr.bin/systat/mode.h | |
parent | 8e118d38cf6e48ba3629cca5b7d2412a6a37847a (diff) | |
download | FreeBSD-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/mode.h')
-rw-r--r-- | usr.bin/systat/mode.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/systat/mode.h b/usr.bin/systat/mode.h index 9fc0fea..64b5275 100644 --- a/usr.bin/systat/mode.h +++ b/usr.bin/systat/mode.h @@ -12,7 +12,7 @@ * no representations about the suitability of this software for any * purpose. It is provided "as is" without express or implied * warranty. - * + * * THIS SOFTWARE IS PROVIDED BY M.I.T. ``AS IS''. M.I.T. DISCLAIMS * ALL EXPRESS OR IMPLIED WARRANTIES WITH REGARD TO THIS SOFTWARE, * INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF |