[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.43 and 1.44

version 1.43, 2006/11/19 16:51:19 version 1.44, 2007/09/16 20:34:18
Line 161 
Line 161 
         return (0);          return (0);
 }  }
   
 static __inline__ int  static int
 lastrectype(void)  lastrectype(void)
 {  {
         struct undo_rec *rec;          struct undo_rec *rec;

Legend:
Removed from v.1.43  
changed lines
  Added in v.1.44