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

Diff for /mandoc/html.h between version 1.58 and 1.59

version 1.58, 2014/09/27 09:05:57 version 1.59, 2014/09/27 09:20:03
Line 64  enum htmlattr {
Line 64  enum htmlattr {
         ATTR_STYLE,          ATTR_STYLE,
         ATTR_WIDTH,          ATTR_WIDTH,
         ATTR_ID,          ATTR_ID,
         ATTR_ALIGN,  
         ATTR_COLSPAN,          ATTR_COLSPAN,
         ATTR_CHARSET,          ATTR_CHARSET,
         ATTR_MAX          ATTR_MAX

Legend:
Removed from v.1.58  
changed lines
  Added in v.1.59

CVSweb