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

Diff for /mandoc/html.h between version 1.35 and 1.36

version 1.35, 2010/12/24 00:46:49 version 1.36, 2010/12/24 14:14:00
Line 48  enum htmltag {
Line 48  enum htmltag {
         TAG_PRE,          TAG_PRE,
         TAG_B,          TAG_B,
         TAG_I,          TAG_I,
         TAG_U,  
         TAG_CODE,          TAG_CODE,
         TAG_SMALL,          TAG_SMALL,
         TAG_MAX          TAG_MAX

Legend:
Removed from v.1.35  
changed lines
  Added in v.1.36

CVSweb