summaryrefslogtreecommitdiffstats
path: root/commands/rm.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/rm.c')
-rw-r--r--commands/rm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/rm.c b/commands/rm.c
index 20ff813c3b..e8bc777eae 100644
--- a/commands/rm.c
+++ b/commands/rm.c
@@ -24,7 +24,7 @@
#include <fs.h>
#include <errno.h>
-static int do_rm (cmd_tbl_t *cmdtp, int flag, int argc, char *argv[])
+static int do_rm (cmd_tbl_t *cmdtp, int argc, char *argv[])
{
int i = 1;