Convert inc and scan from m_getfld() to m_getfld2()
[mmh] / uip / mhbuild.c
index b8e9f93..ec5623a 100644 (file)
@@ -385,7 +385,7 @@ build_mime(char *infile)
 
                case LENERR2:
                case FMTERR2:
-               case ERR2:
+               case IOERR2:
                        adios(EX_CONFIG, NULL, "message format error in component #%d",
                                        compnum);