X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/de4636bb664106d9932ae7acb517e471b848f1f3..df6e7ebd567b8c815843682a2739009bac298b33:/uip/repl.c diff --git a/uip/repl.c b/uip/repl.c index b089dbac..e8d64907 100644 --- a/uip/repl.c +++ b/uip/repl.c @@ -88,7 +88,7 @@ static struct swit aqrl[] = { { "replace", 0, YESW }, { "list", 0, LISTDSW }, { "refile +folder", 0, REFILSW }, - { NULL, 0 } + { NULL, 0, 0 } }; short ccto = -1; /* global for replsbr */