X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/de4636bb664106d9932ae7acb517e471b848f1f3..a6cae3aa524fd8517f50bd6a7602d06faa669632:/uip/forw.c diff --git a/uip/forw.c b/uip/forw.c index 58c61309..97714dc4 100644 --- a/uip/forw.c +++ b/uip/forw.c @@ -78,7 +78,7 @@ static struct swit aqrl[] = { { "replace", 0, YESW }, { "list", 0, LISTDSW }, { "refile +folder", 0, REFILSW }, - { NULL, 0 } + { NULL, 0, 0 } }; static char drft[BUFSIZ];