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

Diff for /src/usr.bin/mg/def.h between version 1.155 and 1.156

version 1.155, 2016/04/14 17:05:32 version 1.156, 2018/08/29 07:50:16
Line 391 
Line 391 
 int              ldelnewline(void);  int              ldelnewline(void);
 int              lreplace(RSIZE, char *);  int              lreplace(RSIZE, char *);
 char *           linetostr(const struct line *);  char *           linetostr(const struct line *);
   int              setcasereplace(int, int);
   
 /* yank.c X */  /* yank.c X */
   

Legend:
Removed from v.1.155  
changed lines
  Added in v.1.156