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

Diff for /src/usr.bin/mandoc/Attic/mdoc_strings.c between version 1.17 and 1.18

version 1.17, 2010/05/15 22:22:16 version 1.18, 2010/05/23 22:45:00
Line 22 
Line 22 
 #include <string.h>  #include <string.h>
 #include <time.h>  #include <time.h>
   
   #include "mandoc.h"
 #include "libmdoc.h"  #include "libmdoc.h"
   
 static  const char * const secnames[SEC__MAX] = {  static  const char * const secnames[SEC__MAX] = {

Legend:
Removed from v.1.17  
changed lines
  Added in v.1.18