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

Diff of /global/htags/src2html.c

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

revision 1.36 by h-iwamoto, Fri May 6 13:37:04 2005 UTC revision 1.37 by h-iwamoto, Mon May 9 13:49:06 2005 UTC
# Line 702  src2html(src, html, notsource) Line 702  src2html(src, html, notsource)
702          if (!notsource) {          if (!notsource) {
703                  anchor_load(src);                  anchor_load(src);
704          }          }
705          fputs_nl(gen_page_begin(src, SUBDIR), out);          fputs_nl(gen_page_begin(src, SUBDIR, 0), out);
706          fputs_nl(body_begin, out);          fputs_nl(body_begin, out);
707          /*          /*
708           * print the header           * print the header

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

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