/[global]/global/gtags/gtags.c
ViewVC logotype

Diff of /global/gtags/gtags.c

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

revision 1.102 by shigio, Thu Feb 24 11:21:24 2005 UTC revision 1.103 by shigio, Thu Feb 24 12:48:17 2005 UTC
# Line 828  updatetags(dbpath, root, path, type) Line 828  updatetags(dbpath, root, path, type)
828          case 2: msg = "Deleting"; break;          case 2: msg = "Deleting"; break;
829          }          }
830          if (vflag)          if (vflag)
831                  fprintf(stderr, " %s tags of '%s' ...", msg, path + 2);                  fprintf(stderr, " %s tags of %s ...", msg, path + 2);
832          for (db = GTAGS; db < GTAGLIM; db++) {          for (db = GTAGS; db < GTAGLIM; db++) {
833                  int gflags = 0;                  int gflags = 0;
834    

Legend:
Removed from v.1.102  
changed lines
  Added in v.1.103

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