/[global]/global/libutil/gtagsop.c
ViewVC logotype

Diff of /global/libutil/gtagsop.c

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

revision 1.53 by shigio, Sun Nov 7 12:24:11 2004 UTC revision 1.54 by shigio, Fri Nov 12 02:16:10 2004 UTC
# Line 484  gtags_add(gtop, comline, path, flags) Line 484  gtags_add(gtop, comline, path, flags)
484                  }                  }
485                  gtags_put(gtop, p, ctags_x);                  gtags_put(gtop, p, ctags_x);
486          }          }
487          if (pclose(ip) < 0)          if (pclose(ip) != 0)
488                  die("terminated abnormally.");                  die("terminated abnormally.");
489          strbuf_close(sb);          strbuf_close(sb);
490          strbuf_close(ib);          strbuf_close(ib);

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

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