release 3.2, Jan 4, 1980
[unix-history] / usr / src / usr.bin / ex / ex_re.c
index a980ca9..93abfaa 100644 (file)
@@ -410,7 +410,7 @@ dosub()
                        *sp++ = c & TRIM;
                if (sp >= &genbuf[LBSIZE])
 ovflo:
                        *sp++ = c & TRIM;
                if (sp >= &genbuf[LBSIZE])
 ovflo:
-                       error("Line overflow@in substitute - limit 512 chars");
+                       error("Line overflow@in substitute");
        }
        lp = loc2;
        loc2 = sp + (linebuf - genbuf);
        }
        lp = loc2;
        loc2 = sp + (linebuf - genbuf);