X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhl.c;h=8becba9bb1a50ecd874d9b558431f9387e63c902;hp=fcdb77f7312386a2265ce81ebc136693b49b40e4;hb=cdb32d069bdcb6fa04ca7e3d87240442665611b0;hpb=6e7d34c614291079de750ceda1d4f5ec537beb81 diff --git a/uip/mhl.c b/uip/mhl.c index fcdb77f..8becba9 100644 --- a/uip/mhl.c +++ b/uip/mhl.c @@ -699,7 +699,7 @@ mhlfile(FILE *fp, char *mname, int ofilen, int ofilec) case LENERR2: case FMTERR2: - case ERR2: + case IOERR2: advise(NULL, "format error in message %s", mname); exitstat++; return;