X-Git-Url: http://git.marmaro.de/?a=blobdiff_plain;f=uip%2Fmhparse.c;h=1b49efdfd07d049e64b84b53f89a7f190e3e823d;hb=3a84d814004fd4557bf4f44952648e9e69bd22a8;hp=4959dfece9dd9bf8e1522045344405ad2f2eff29;hpb=55795751a1513b7018b38c6c50c5bccc710feff2;p=mmh diff --git a/uip/mhparse.c b/uip/mhparse.c index 4959dfe..1b49efd 100644 --- a/uip/mhparse.c +++ b/uip/mhparse.c @@ -1042,6 +1042,8 @@ invalid: static int InitGeneric (CT ct) { + NMH_UNUSED (ct); + return OK; /* not much to do here */ }