force our cflags in subdirs as well.
[apps/madmutt.git] / query.c
diff --git a/query.c b/query.c
index df02f4a..1443bac 100644 (file)
--- a/query.c
+++ b/query.c
@@ -45,7 +45,7 @@ static struct mapping_t QueryHelp[] = {
   {N_("Make Alias"), OP_CREATE_ALIAS},
   {N_("Search"), OP_SEARCH},
   {N_("Help"), OP_HELP},
-  {NULL}
+  {NULL, OP_NULL}
 };
 
 /* Variables for outsizing output format */