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

Diff for /mandoc/html.h between version 1.52 and 1.53

version 1.52, 2014/08/13 15:25:22 version 1.53, 2014/08/14 00:31:43
Line 50  enum htmltag {
Line 50  enum htmltag {
         TAG_I,          TAG_I,
         TAG_CODE,          TAG_CODE,
         TAG_SMALL,          TAG_SMALL,
         TAG_EM,  
         TAG_MAX          TAG_MAX
 };  };
   

Legend:
Removed from v.1.52  
changed lines
  Added in v.1.53

CVSweb