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

Diff of /global/gozilla/gozilla.c

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

revision 1.32 by shigio, Tue Oct 4 07:59:03 2005 UTC revision 1.33 by shigio, Sat Nov 5 14:07:10 2005 UTC
# Line 518  convertpath(const char *dbpath, const ch Line 518  convertpath(const char *dbpath, const ch
518    
519                  strlimcpy(key, "./", sizeof(key));                  strlimcpy(key, "./", sizeof(key));
520                  strcat(key, path + 1);                  strcat(key, path + 1);
521                  p = gpath_path2fid(key);                  p = gpath_path2fid(key, NULL);
522                  if (p == NULL) {                  if (p == NULL) {
523                          gpath_close();                          gpath_close();
524                          return -1;                          return -1;

Legend:
Removed from v.1.32  
changed lines
  Added in v.1.33

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