summaryrefslogtreecommitdiff
path: root/usr.bin/apply/apply.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/apply/apply.c')
-rw-r--r--usr.bin/apply/apply.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/apply/apply.c b/usr.bin/apply/apply.c
index e2f808aeb2d1..25ba374d97e9 100644
--- a/usr.bin/apply/apply.c
+++ b/usr.bin/apply/apply.c
@@ -258,7 +258,7 @@ exec_shell(const char *command, char *use_shell, char *use_name)
}
void
-usage()
+usage(void)
{
(void)fprintf(stderr,