/[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.152 by shigio, Sat Nov 5 14:07:10 2005 UTC revision 1.153 by h-iwamoto, Sun Nov 6 14:15:55 2005 UTC
# Line 781  incremental(const char *dbpath, const ch Line 781  incremental(const char *dbpath, const ch
781          /*          /*
782           * execute updating.           * execute updating.
783           */           */
784          if (strbuf_getlen(addlist) + strbuf_getlen(deletelist)) {          if (deleteset->max + strbuf_getlen(addlist)) {
785                  int db;                  int db;
786    
787                  for (db = GTAGS; db < GTAGLIM; db++) {                  for (db = GTAGS; db < GTAGLIM; db++) {

Legend:
Removed from v.1.152  
changed lines
  Added in v.1.153

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