X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/de4636bb664106d9932ae7acb517e471b848f1f3..68a2f1066121da202e4a793e4e170271ed530676:/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];