/[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.41 by h-iwamoto, Sun May 8 09:58:48 2005 UTC revision 1.42 by h-iwamoto, Sun May 8 10:19:25 2005 UTC
# Line 694  gen_frameset_begin(contents) Line 694  gen_frameset_begin(contents)
694          STATIC_STRBUF(sb);          STATIC_STRBUF(sb);
695    
696          strbuf_clear(sb);          strbuf_clear(sb);
697          strbuf_sprintf(sb, "<frameset %s%s>", contents, empty_element);          strbuf_sprintf(sb, "<frameset %s>", contents);
698          return strbuf_value(sb);          return strbuf_value(sb);
699  }  }
700  /*  /*

Legend:
Removed from v.1.41  
changed lines
  Added in v.1.42

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