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

Diff for /src/usr.bin/less/funcs.h between version 1.10 and 1.11

version 1.10, 2015/11/06 15:09:07 version 1.11, 2015/11/07 18:07:44
Line 9 
Line 9 
 struct mlist;  struct mlist;
 struct loption;  struct loption;
   
 extern char *save(const char *);  
 extern void *ecalloc(int, unsigned int);  extern void *ecalloc(int, unsigned int);
 /*PRINTFLIKE1*/  /*PRINTFLIKE1*/
 extern char *easprintf(const char *, ...);  extern char *easprintf(const char *, ...);

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11