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

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

version 1.59, 2014/09/27 09:20:03 version 1.60, 2014/09/27 09:26:01
Line 62  enum htmlattr {
Line 62  enum htmlattr {
         ATTR_MEDIA,          ATTR_MEDIA,
         ATTR_CLASS,          ATTR_CLASS,
         ATTR_STYLE,          ATTR_STYLE,
         ATTR_WIDTH,  
         ATTR_ID,          ATTR_ID,
         ATTR_COLSPAN,          ATTR_COLSPAN,
         ATTR_CHARSET,          ATTR_CHARSET,

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

CVSweb