X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhstore.c;h=bef91224c2245e97a5bdde8ac0688d54d2b3399f;hp=bcebb7f2729e6096fc3d20c75a12698958d0cc34;hb=d8916ff5d389de5ab225cd6f40aeda1b285d0f28;hpb=38615191e71744b066425e0c44412b62dbe49cc2 diff --git a/uip/mhstore.c b/uip/mhstore.c index bcebb7f..bef9122 100644 --- a/uip/mhstore.c +++ b/uip/mhstore.c @@ -64,7 +64,6 @@ static struct swit switches[] = { /* mhparse.c */ -extern int checksw; extern char *tmp; /* directory to place temp files */ /* mhcachesbr.c */ @@ -104,7 +103,7 @@ void store_all_messages (CT *); /* mhfree.c */ void free_content (CT); extern CT *cts; -void freects_done (int); +void freects_done (int) NORETURN; /* * static prototypes