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

Diff for /mandoc/Attic/libroff.h between version 1.24 and 1.25

version 1.24, 2011/07/21 23:30:39 version 1.25, 2011/07/22 14:55:07
Line 49  struct eqn_node {
Line 49  struct eqn_node {
         size_t            rew;          size_t            rew;
         size_t            cur;          size_t            cur;
         size_t            sz;          size_t            sz;
           int               gsize;
         struct eqn        eqn;          struct eqn        eqn;
         struct mparse    *parse;          struct mparse    *parse;
         struct eqn_node  *next;          struct eqn_node  *next;

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

CVSweb