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

Diff of /global/htags/htags.c

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

revision 1.65 by h-iwamoto, Thu May 12 14:10:53 2005 UTC revision 1.66 by shigio, Mon May 16 13:48:31 2005 UTC
# Line 639  makeindex(file, title, index) Line 639  makeindex(file, title, index)
639          if (!op)          if (!op)
640                  die("cannot make file '%s'.", file);                  die("cannot make file '%s'.", file);
641          if (Fflag) {          if (Fflag) {
642                  fputs_nl(gen_frameset_page_begin(title), op);                  fputs_nl(gen_page_frameset_begin(title), op);
643                  fputs_nl(gen_frameset_begin("cols='200,*'"), op);                  fputs_nl(gen_frameset_begin("cols='200,*'"), op);
644                  if (fflag) {                  if (fflag) {
645                          fputs_nl(gen_frameset_begin("rows='33%,33%,*'"), op);                          fputs_nl(gen_frameset_begin("rows='33%,33%,*'"), op);

Legend:
Removed from v.1.65  
changed lines
  Added in v.1.66

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