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

Diff for /src/usr.bin/mg/undo.c between version 1.15 and 1.16

version 1.15, 2003/04/13 19:16:49 version 1.16, 2003/05/20 03:08:55
Line 169 
Line 169 
 }  }
   
 static __inline__ int  static __inline__ int
 last_was_boundary()  last_was_boundary(void)
 {  {
         struct undo_rec *rec;          struct undo_rec *rec;
   

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16