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

Diff for /src/usr.bin/less/less.h between version 1.21 and 1.22

version 1.21, 2016/01/12 17:48:04 version 1.22, 2016/01/13 22:47:45
Line 206 
Line 206 
   
 /* Functions not included in funcs.h */  /* Functions not included in funcs.h */
 void postoa(off_t, char *, size_t);  void postoa(off_t, char *, size_t);
 void linenumtoa(off_t, char *, size_t);  
 void inttoa(int, char *, size_t);  void inttoa(int, char *, size_t);

Legend:
Removed from v.1.21  
changed lines
  Added in v.1.22