/[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.44 by shigio, Sat Apr 2 01:08:32 2005 UTC revision 1.45 by h-iwamoto, Sat Apr 2 07:52:38 2005 UTC
# Line 721  makehtaccess(file) Line 721  makehtaccess(file)
721          if (!op)          if (!op)
722                  die("cannot make .htaccess skeleton file.");                  die("cannot make .htaccess skeleton file.");
723          fprintf(op, "#\n");          fprintf(op, "#\n");
724          fprintf(op, "# Skelton file for .htaccess -- This file was generated by htags(1).\n");          fprintf(op, "# Skeleton file for .htaccess -- This file was generated by htags(1).\n");
725          fprintf(op, "#\n");          fprintf(op, "#\n");
726          fprintf(op, "# Htags have made gzipped hypertext because you specified -c option.\n");          fprintf(op, "# Htags have made gzipped hypertext because you specified -c option.\n");
727          fprintf(op, "# If your browser doesn't decompress gzipped hypertext, you will need to\n");          fprintf(op, "# If your browser doesn't decompress gzipped hypertext, you will need to\n");

Legend:
Removed from v.1.44  
changed lines
  Added in v.1.45

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