]> git.marmaro.de Git - mmh/blobdiff - uip/mhl.c
Revert "add free_field as standard for struct field"
[mmh] / uip / mhl.c
index fcdb77f7312386a2265ce81ebc136693b49b40e4..8becba9bb1a50ecd874d9b558431f9387e63c902 100644 (file)
--- 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;