[BACK]Return to mansearch_const.c CVS log [TXT][DIR] Up to [cvsweb.bsd.lv] / mandoc

Diff for /mandoc/Attic/mansearch_const.c between version 1.6 and 1.7

version 1.6, 2014/08/10 23:54:41 version 1.7, 2014/12/01 08:05:52
Line 20 
Line 20 
   
 #include <stdint.h>  #include <stdint.h>
   
 #include "manpath.h"  
 #include "mansearch.h"  #include "mansearch.h"
   
 const int mansearch_keymax = 40;  const int mansearch_keymax = 40;

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

CVSweb