/[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.42 by shigio, Tue Oct 4 07:59:04 2005 UTC revision 1.43 by shigio, Tue Oct 25 01:54:31 2005 UTC
# Line 657  src2html(const char *src, const char *ht Line 657  src2html(const char *src, const char *ht
657                  snprintf(indexlink, sizeof(indexlink), "../files.%s", normal_suffix);                  snprintf(indexlink, sizeof(indexlink), "../files.%s", normal_suffix);
658          else          else
659                  snprintf(indexlink, sizeof(indexlink), "../mains.%s", normal_suffix);                  snprintf(indexlink, sizeof(indexlink), "../mains.%s", normal_suffix);
         /*  
          * load tags belonging to this file.  
          */  
         if (!notsource) {  
                 anchor_load(src);  
         }  
660          fputs_nl(gen_page_begin(src, SUBDIR), out);          fputs_nl(gen_page_begin(src, SUBDIR), out);
661          fputs_nl(body_begin, out);          fputs_nl(body_begin, out);
662          /*          /*

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

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