X-Git-Url: http://git.marmaro.de/?p=mmh;a=blobdiff_plain;f=uip%2Fmhl.c;h=8becba9bb1a50ecd874d9b558431f9387e63c902;hp=fcdb77f7312386a2265ce81ebc136693b49b40e4;hb=a3d849510ecad775e265ab7b6090e85576f48ef7;hpb=d6321964322004b6fc7efbccbc97f92cee905ae7 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;