X-Git-Url: https://diplodocus.org/git/nmh/blobdiff_plain/03fe41ba1d68108808c966c6d7ff74bd8c1d648c..13ae9ba066e6b8c114daa6714895a56816465f49:/uip/mhparse.c diff --git a/uip/mhparse.c b/uip/mhparse.c index 4959dfec..1b49efdf 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 */ }