/[hurdextras]/libfuse/netfs.c
ViewVC logotype

Diff of /libfuse/netfs.c

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

revision 1.33 by tschwinge, Fri Dec 2 23:31:32 2005 UTC revision 1.34 by stesie, Sat Dec 3 18:35:45 2005 UTC
# Line 1150  fuse_dirent_helper(fuse_dirh_t handle, c Line 1150  fuse_dirent_helper(fuse_dirh_t handle, c
1150    /* update hdrpos pointer */    /* update hdrpos pointer */
1151    handle->hdrpos = ((void *) handle->hdrpos) + dirent_len;    handle->hdrpos = ((void *) handle->hdrpos) + dirent_len;
1152    
1153    handle->count --;    handle->count ++;
1154    return 0;    return 0;
1155  }  }
1156    

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

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