]> git.marmaro.de Git - mmh/blobdiff - uip/prompter.c
don't warn if lenerr is ignored
[mmh] / uip / prompter.c
index bc7cd43f6454dea9fe49df51e28b4b5d0ae2752a..ea17b91a0194e0891291821da1eebca8748d47d5 100644 (file)
@@ -141,9 +141,9 @@ main(int argc, char **argv)
        for (state = FLD2;;) {
                switch (state = m_getfld2(state, &f, in)) {
                case LENERR2:
        for (state = FLD2;;) {
                switch (state = m_getfld2(state, &f, in)) {
                case LENERR2:
-                       advise(NULL, "Header to long");
                        state = FLD2;
                        /* FALL */
                        state = FLD2;
                        /* FALL */
+
                case FLD2:
                        /*
                        ** Check if the value of field contains
                case FLD2:
                        /*
                        ** Check if the value of field contains