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

Diff for /mandoc/Attic/libmdocml.c between version 1.19 and 1.20

version 1.19, 2008/12/08 16:29:57 version 1.20, 2008/12/09 17:09:12
Line 25 
Line 25 
 #include <string.h>  #include <string.h>
 #include <unistd.h>  #include <unistd.h>
   
 #include "libmdocml.h"  
 #include "private.h"  #include "private.h"
   
 static  int      md_run_enter(const struct md_args *,  static  int      md_run_enter(const struct md_args *,

Legend:
Removed from v.1.19  
changed lines
  Added in v.1.20

CVSweb