--- uip/replsbr.c.orig	Thu Apr  5 01:05:17 2001
+++ uip/replsbr.c	Tue Jan 14 18:05:42 2003
@@ -195,11 +195,12 @@
 			}
 		    } while (cptr = cptr->c_next);
 
-		while (state == FLDPLUS)
+		while (state == FLDPLUS) {
 		    state = m_getfld (state, name, tmpbuf, SBUFSIZ, inb);
 #ifdef JAPAN
 	            (void) ml_conv(tmpbuf);
 #endif /* JAPAN */
+		}
 		break;
 
 	    case LENERR: