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

Diff for /mandoc/html.h between version 1.48 and 1.49

version 1.48, 2012/05/31 22:29:13 version 1.49, 2013/08/08 20:07:47
Line 75  enum htmlfont {
Line 75  enum htmlfont {
         HTMLFONT_NONE = 0,          HTMLFONT_NONE = 0,
         HTMLFONT_BOLD,          HTMLFONT_BOLD,
         HTMLFONT_ITALIC,          HTMLFONT_ITALIC,
           HTMLFONT_BI,
         HTMLFONT_MAX          HTMLFONT_MAX
 };  };
   

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

CVSweb