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

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

version 1.51, 2014/04/20 16:46:04 version 1.52, 2014/08/13 15:25:22
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.51  
changed lines
  Added in v.1.52

CVSweb