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

Diff of /global/htags/anchor.c

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

revision 1.8 by shigio, Tue Oct 26 00:37:13 2004 UTC revision 1.9 by shigio, Fri Nov 12 02:16:10 2004 UTC
# Line 140  anchor_load(file) Line 140  anchor_load(file)
140                          settag(a, tag);                          settag(a, tag);
141                          recover(&ptable);                          recover(&ptable);
142                  }                  }
143                  if (pclose(ip) < 0)                  if (pclose(ip) != 0)
144                          die("command '%s' failed.", command);                          die("command '%s' failed.", command);
145          }          }
146          strbuf_close(sb);          strbuf_close(sb);

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

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