summaryrefslogtreecommitdiffstats
path: root/usr.bin/error/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/error/main.c')
-rw-r--r--usr.bin/error/main.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/error/main.c b/usr.bin/error/main.c
index fe20c37..0ba1be6 100644
--- a/usr.bin/error/main.c
+++ b/usr.bin/error/main.c
@@ -73,7 +73,7 @@ int errorsort();
void onintr();
/*
* error [-I ignorename] [-n] [-q] [-t suffixlist] [-s] [-v] [infile]
- *
+ *
* -T: terse output
*
* -I: the following name, `ignorename' contains a list of
@@ -155,7 +155,7 @@ main(argc, argv)
ignorename = argv[1];
break;
}
- }
+ }
if (notouch)
suffixlist = 0;
if (argc > 1){
OpenPOWER on IntegriCloud