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

Diff of /global/htags/defineindex.c

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

revision 1.24 by shigio, Thu May 5 01:51:53 2005 UTC revision 1.25 by h-iwamoto, Fri May 6 13:37:04 2005 UTC
# Line 227  makedefineindex(file, total, defines) Line 227  makedefineindex(file, total, defines)
227                                  if (*action != '/' && aflag)                                  if (*action != '/' && aflag)
228                                          strbuf_puts(url, "../");                                          strbuf_puts(url, "../");
229                                  strbuf_puts(url, action);                                  strbuf_puts(url, action);
230                                  strbuf_sprintf(url, "?pattern=%s&type=definitions", tag);                                  strbuf_sprintf(url, "?pattern=%s%stype=definitions", tag, quote_amp);
231                          } else {                          } else {
232                                  if (aflag)                                  if (aflag)
233                                          strbuf_puts(url, "../");                                          strbuf_puts(url, "../");

Legend:
Removed from v.1.24  
changed lines
  Added in v.1.25

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