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

Diff for /src/usr.bin/mandoc/term.c between version 1.40 and 1.41

version 1.40, 2010/06/27 01:24:02 version 1.41, 2010/06/27 21:54:42
Line 27 
Line 27 
 #include "chars.h"  #include "chars.h"
 #include "out.h"  #include "out.h"
 #include "term.h"  #include "term.h"
 #include "man.h"  
 #include "mdoc.h"  
 #include "main.h"  #include "main.h"
   
 static  void              spec(struct termp *, const char *, size_t);  static  void              spec(struct termp *, const char *, size_t);

Legend:
Removed from v.1.40  
changed lines
  Added in v.1.41