X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhlist.c;h=4cca8d2a32b7d765080c6eeb9452afb483c85109;hp=e8f8163b63ad0a83ba1f9a0f392ca05265fd4141;hb=d8916ff5d389de5ab225cd6f40aeda1b285d0f28;hpb=38615191e71744b066425e0c44412b62dbe49cc2 diff --git a/uip/mhlist.c b/uip/mhlist.c index e8f8163..4cca8d2 100644 --- a/uip/mhlist.c +++ b/uip/mhlist.c @@ -68,7 +68,6 @@ static struct swit switches[] = { /* mhparse.c */ -extern int checksw; extern char *tmp; /* directory to place temp files */ /* mhcachesbr.c */ @@ -110,7 +109,7 @@ void list_all_messages (CT *, int, int, int, int); /* mhfree.c */ void free_content (CT); extern CT *cts; -void freects_done (int); +void freects_done (int) NORETURN; /* * static prototypes