summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/ar.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ar/ar.c')
-rw-r--r--usr.bin/ar/ar.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/ar.c b/usr.bin/ar/ar.c
index 38089e8..6dbef56 100644
--- a/usr.bin/ar/ar.c
+++ b/usr.bin/ar/ar.c
@@ -234,4 +234,4 @@ usage()
(void)fprintf(stderr, "\tar -t [-Tv] archive [file ...]\n");
(void)fprintf(stderr, "\tar -x [-ouTv] archive [file ...]\n");
exit(1);
-}
+}
OpenPOWER on IntegriCloud