summaryrefslogtreecommitdiffstats
path: root/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/fifolog/fifolog_writer/fifolog_writer.c')
-rw-r--r--usr.sbin/fifolog/fifolog_writer/fifolog_writer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c b/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
index 346297f..5c6aa68 100644
--- a/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
+++ b/usr.sbin/fifolog/fifolog_writer/fifolog_writer.c
@@ -76,7 +76,7 @@ main(int argc, char * const *argv)
}
argc -= optind;
argv += optind;
- if (argc != 1)
+ if (argc != 1)
usage();
if (z_opt > 9)
OpenPOWER on IntegriCloud