X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=recvattach.c;h=d0272e331ac3e07c1f4f9ab82e7e73e212e1abc1;hb=92f33a4a968296528f1d5f151ff700210840cb2c;hp=30bcb49cff906ef655e796a2ed2302aa440039ea;hpb=ef7b80006ebb47372d69c64e8b2b2f0764333d55;p=apps%2Fmadmutt.git diff --git a/recvattach.c b/recvattach.c index 30bcb49..d0272e3 100644 --- a/recvattach.c +++ b/recvattach.c @@ -57,7 +57,7 @@ static struct mapping_t AttachHelp[] = { {N_("Pipe"), OP_PIPE}, {N_("Print"), OP_PRINT}, {N_("Help"), OP_HELP}, - {NULL} + {NULL, OP_NULL} }; static int mutt_extract_path (char *filename, char *path)