Convert rcvdist and repl from m_getfld() to m_getfld2()
[mmh] / uip / slocal.c
index 5760a83..c3b45e8 100644 (file)
@@ -795,7 +795,7 @@ parse(int fd)
 
                case LENERR2:
                case FMTERR2:
-               case ERR2:
+               case IOERR2:
                        advise(NULL, "format error in message");
                        break;