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

Diff for /src/usr.bin/mandoc/Attic/man_hash.c between version 1.8 and 1.9

version 1.8, 2010/03/26 01:22:05 version 1.9, 2010/04/25 16:32:19
Line 24 
Line 24 
   
 #include "libman.h"  #include "libman.h"
   
 #define HASH_DEPTH       6  #define HASH_DEPTH       8
   
 #define HASH_ROW(x) do { \  #define HASH_ROW(x) do { \
                 if ('.' == (x)) \                  if ('.' == (x)) \

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9