X-Git-Url: http://git.madism.org/?a=blobdiff_plain;ds=sidebyside;f=handler.c;h=9ab5231b44bd4cbf4fa4cccb33004c3750f98c4d;hb=5b0581b41f115cd0442037a97db313ef5b5b8822;hp=1c5d6fad5b4d6ed4d6442c246198e5c3cfbe9f75;hpb=05a3bbbe420e4afc76e0eea24ce32f859405dc4a;p=apps%2Fmadmutt.git diff --git a/handler.c b/handler.c index 1c5d6fa..9ab5231 100644 --- a/handler.c +++ b/handler.c @@ -772,7 +772,7 @@ static int alternative_handler (BODY * a, STATE * s) { BODY *choice = NULL; BODY *b; - LIST *t; + string_list_t *t; char buf[STRING]; int type = 0; int mustfree = 0;