/[global]/global/htags/common.c
ViewVC logotype

Diff of /global/htags/common.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.5 by shigio, Sat Oct 16 04:25:23 2004 UTC revision 1.6 by h-iwamoto, Sun Oct 31 13:06:11 2004 UTC
# Line 113  setup_html() Line 113  setup_html()
113          warned_line_begin = "<SPAN STYLE=\"background-color:yellow\">";          warned_line_begin = "<SPAN STYLE=\"background-color:yellow\">";
114          warned_line_end   = "</SPAN>";          warned_line_end   = "</SPAN>";
115          string_begin    = "<U>";          string_begin    = "<U>";
116          string_end      = "</U>";;          string_end      = "</U>";
117          quote_great     = "&gt;";          quote_great     = "&gt;";
118          quote_little    = "&lt;";          quote_little    = "&lt;";
119          quote_amp       = "&amp;";          quote_amp       = "&amp;";

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26