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

Diff for /src/usr.bin/mandoc/out.h between version 1.11 and 1.12

version 1.11, 2011/05/29 21:22:18 version 1.12, 2011/09/18 15:54:48
Line 64 
Line 64 
         while (/* CONSTCOND */ 0)          while (/* CONSTCOND */ 0)
   
 int               a2roffsu(const char *, struct roffsu *, enum roffscale);  int               a2roffsu(const char *, struct roffsu *, enum roffscale);
 void              time2a(time_t, char *, size_t);  
 void              tblcalc(struct rofftbl *tbl, const struct tbl_span *);  void              tblcalc(struct rofftbl *tbl, const struct tbl_span *);
   
 __END_DECLS  __END_DECLS

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