release 3.2, Jan 4, 1980
[unix-history] / usr / src / usr.bin / ex / ex_vops2.c
index 23554f3..86334bc 100644 (file)
@@ -752,7 +752,7 @@ vgetsplit()
 /*
  * Vmaxrep determines the maximum repetitition factor
  * allowed that will yield total line length less than
 /*
  * Vmaxrep determines the maximum repetitition factor
  * allowed that will yield total line length less than
- * 512 characters and also does hacks for the R command.
+ * LBSIZE characters and also does hacks for the R command.
  */
 vmaxrep(ch, cnt)
        char ch;
  */
 vmaxrep(ch, cnt)
        char ch;