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

Diff for /mandoc/term.h between version 1.12 and 1.13

version 1.12, 2009/03/01 13:06:49 version 1.13, 2009/03/02 12:09:32
Line 21 
Line 21 
   
 #include "mdoc.h"  #include "mdoc.h"
   
   #define INDENT            6
   
 __BEGIN_DECLS  __BEGIN_DECLS
   
 struct  termp {  struct  termp {

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

CVSweb