summaryrefslogtreecommitdiffstats
path: root/commands/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/time.c')
-rw-r--r--commands/time.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/time.c b/commands/time.c
index c2633bac77..987c25ef73 100644
--- a/commands/time.c
+++ b/commands/time.c
@@ -4,7 +4,7 @@
#include <asm-generic/div64.h>
#include <malloc.h>
-static int do_time(struct command *cmdtp, int argc, char *argv[])
+static int do_time(int argc, char *argv[])
{
int i;
unsigned char *buf;