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

Diff for /src/usr.bin/mg/paragraph.c between version 1.28 and 1.29

version 1.28, 2013/06/01 14:27:32 version 1.29, 2013/06/15 19:58:39
Line 49 
Line 49 
                         } else                          } else
                                 nospace = 1;                                  nospace = 1;
                 }                  }
                   nospace = 0;
         }          }
         /* force screen update */          /* force screen update */
         curwp->w_rflag |= WFMOVE;          curwp->w_rflag |= WFMOVE;

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29