[BACK]Return to foldit.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / vis

Diff for /src/usr.bin/vis/foldit.c between version 1.2 and 1.3

version 1.2, 1996/06/26 05:42:37 version 1.3, 2001/11/19 19:02:17
Line 48 
Line 48 
         char *chunk;          char *chunk;
         int col, max;          int col, max;
 {  {
         register char *cp;          char *cp;
   
         /*          /*
          * Keep track of column position. Insert hidden newline           * Keep track of column position. Insert hidden newline

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3