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

Diff of /global/libutil/vfind.c

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

revision 1.8 by shigio, Tue Oct 4 07:59:04 2005 UTC revision 1.9 by shigio, Sat Nov 5 14:07:11 2005 UTC
# Line 57  vfind_open(const char *local, int other) Line 57  vfind_open(const char *local, int other)
57                  opened = FIND_OPEN;                  opened = FIND_OPEN;
58          } else {          } else {
59                  getdbpath(cwd, root, dbpath, 0);                  getdbpath(cwd, root, dbpath, 0);
60                  gfind_open(dbpath, local);                  gfind_open(dbpath, local, 0);
61                  opened = GFIND_OPEN;                  opened = GFIND_OPEN;
62          }          }
63  }  }

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