]> diplodocus.org Git - nmh/blobdiff - uip/forwsbr.c
Move ICONV_ENABLED so it always gets initialized even if the header check
[nmh] / uip / forwsbr.c
index 901e6328a1996f38262b3a4d6ceaf0c05cfb87fc..cf043c40b2bbba6d74b7ae7d165913d98debddcd 100644 (file)
@@ -107,9 +107,10 @@ build_form (char *form, char *digest, int *dat, char *from, char *to,
                        fmt_appendcomp(i, name, msgbuf);
                    }
                }
-               while (state == FLDPLUS)
+               while (state == FLDPLUS) {
                    msg_count = sizeof msgbuf;
                    state = m_getfld (&gstate, name, msgbuf, &msg_count, tmp);
+               }
                break;
 
            case LENERR: