summaryrefslogtreecommitdiffstats
path: root/commands/edit.c
diff options
context:
space:
mode:
Diffstat (limited to 'commands/edit.c')
-rw-r--r--commands/edit.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/commands/edit.c b/commands/edit.c
index 0c5325281a..c251e9ea59 100644
--- a/commands/edit.c
+++ b/commands/edit.c
@@ -372,7 +372,7 @@ static void getwinsize(void) {
}
#endif
-int do_edit(cmd_tbl_t * cmdtp, int flag, int argc, char *argv[])
+int do_edit(cmd_tbl_t * cmdtp, int argc, char *argv[])
{
int lastscrcol;
int i;