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

Diff for /mandoc/Attic/ml.h between version 1.12 and 1.13

version 1.12, 2008/12/10 00:52:46 version 1.13, 2008/12/10 10:43:57
Line 46  struct ml_cbs {
Line 46  struct ml_cbs {
                         const struct md_args *,                          const struct md_args *,
                         const struct tm *,                          const struct tm *,
                         const char *, const char *,                          const char *, const char *,
                         enum roffmsec, const char *);                          enum roffmsec, enum roffvol);
         int     (*ml_end)(struct md_mbuf *,          int     (*ml_end)(struct md_mbuf *,
                         const struct md_args *);                          const struct md_args *);
         ssize_t (*ml_beginstring)(struct md_mbuf *,          ssize_t (*ml_beginstring)(struct md_mbuf *,

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

CVSweb