aboutsummaryrefslogtreecommitdiff
path: root/shell/ash_test/zecho.c
diff options
context:
space:
mode:
Diffstat (limited to 'shell/ash_test/zecho.c')
-rw-r--r--shell/ash_test/zecho.c5
1 files changed, 1 insertions, 4 deletions
diff --git a/shell/ash_test/zecho.c b/shell/ash_test/zecho.c
index bf876f641..cbaa59b81 100644
--- a/shell/ash_test/zecho.c
+++ b/shell/ash_test/zecho.c
@@ -21,10 +21,7 @@
#include <stdio.h>
#include <stdlib.h>
-int
-main(argc, argv)
-int argc;
-char **argv;
+int main(int argc, char **argv)
{
argv++;