/[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.47 by shigio, Mon Apr 4 07:11:08 2005 UTC revision 1.48 by h-iwamoto, Mon Apr 4 14:42:46 2005 UTC
# Line 609  makeindex(file, title, index) Line 609  makeindex(file, title, index)
609          char *index;          char *index;
610  {  {
611          FILE *op;          FILE *op;
         char *name = enable_xhtml ? "id" : "name";  
612    
613          op = fopen(makepath(distpath, file, NULL), "w");          op = fopen(makepath(distpath, file, NULL), "w");
614          if (!op)          if (!op)

Legend:
Removed from v.1.47  
changed lines
  Added in v.1.48

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