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

Diff for /mandoc/html.h between version 1.55 and 1.56

version 1.55, 2014/09/27 08:54:34 version 1.56, 2014/09/27 09:02:19
Line 50  enum htmltag {
Line 50  enum htmltag {
         TAG_I,          TAG_I,
         TAG_CODE,          TAG_CODE,
         TAG_SMALL,          TAG_SMALL,
           TAG_STYLE,
         TAG_MAX          TAG_MAX
 };  };
   

Legend:
Removed from v.1.55  
changed lines
  Added in v.1.56

CVSweb