/[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.28 by shigio, Sat Apr 2 01:27:52 2005 UTC revision 1.29 by h-iwamoto, Sat Apr 2 08:12:42 2005 UTC
# Line 432  put_anchor(name, type, lineno) Line 432  put_anchor(name, type, lineno)
432                          char *dir, *file, *suffix = NULL;                          char *dir, *file, *suffix = NULL;
433    
434                          if (dynamic) {                          if (dynamic) {
                                 dir = (*action == '/') ? NULL : "..";  
435                                  char *s;                                  char *s;
436    
437                                    dir = (*action == '/') ? NULL : "..";
438                                  if (db == GTAGS)                                  if (db == GTAGS)
439                                          s = "definitions";                                          s = "definitions";
440                                  else if (db == GRTAGS)                                  else if (db == GRTAGS)

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

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