Revert "add free_field as standard for struct field"
[mmh] / uip / spost.c
index 6282e75..04479a1 100644 (file)
@@ -253,7 +253,7 @@ main(int argc, char **argv)
 
                case LENERR2:
                case FMTERR2:
-               case ERR2:
+               case IOERR2:
                        adios(EX_DATAERR, NULL, "message format error in component #%d",
                                        compnum);