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

Diff for /src/usr.bin/mandoc/Attic/mdoc_hash.c between version 1.13 and 1.14

version 1.13, 2011/09/18 15:54:48 version 1.14, 2014/03/21 22:17:01
Line 24 
Line 24 
 #include <string.h>  #include <string.h>
   
 #include "mdoc.h"  #include "mdoc.h"
 #include "mandoc.h"  
 #include "libmdoc.h"  #include "libmdoc.h"
   
 static  unsigned char    table[27 * 12];  static  unsigned char    table[27 * 12];

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14