summaryrefslogtreecommitdiffstats
path: root/usr.bin/ar/append.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/ar/append.c')
-rw-r--r--usr.bin/ar/append.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/ar/append.c b/usr.bin/ar/append.c
index 89db986..9bbe473 100644
--- a/usr.bin/ar/append.c
+++ b/usr.bin/ar/append.c
@@ -85,5 +85,5 @@ append(argv)
(void)close(fd);
}
close_archive(afd);
- return (eval);
+ return (eval);
}
OpenPOWER on IntegriCloud