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

Diff for /src/usr.bin/less/optfunc.c between version 1.5 and 1.6

version 1.5, 2003/04/14 14:33:57 version 1.6, 2010/07/03 16:29:46
Line 28 
Line 28 
 #include "less.h"  #include "less.h"
 #include "option.h"  #include "option.h"
   
   #ifndef SMALL_PROGRAM
 extern int nbufs;  extern int nbufs;
   #endif
 extern int bufspace;  extern int bufspace;
 extern int pr_type;  extern int pr_type;
 extern int nohelp;  extern int nohelp;

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6