]> diplodocus.org Git - nmh/blobdiff - uip/forw.c
At this point we're assuming at least C89 support, so there's no reason
[nmh] / uip / forw.c
index 58c613092e1b917c8fea7d25fd2151bdbdce33ec..97714dc412f2d3caa7afc7a5d12f9b0f9d00eac2 100644 (file)
@@ -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];