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

Diff for /mandoc/html.h between version 1.32 and 1.33

version 1.32, 2010/12/20 10:40:11 version 1.33, 2010/12/20 13:07:55
Line 47  enum htmltag {
Line 47  enum htmltag {
         TAG_P,          TAG_P,
         TAG_PRE,          TAG_PRE,
         TAG_B,          TAG_B,
           TAG_I,
           TAG_U,
         TAG_MAX          TAG_MAX
 };  };
   

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

CVSweb