Changeset 472 for branches/client-1.6/src/ndpsmb.c
- Timestamp:
- Jul 2, 2010, 2:38:45 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/client-1.6/src/ndpsmb.c
r401 r472 630 630 unsigned long action; 631 631 cli_state* cli = NULL; 632 smbwrp_file file;633 632 634 633 debug_printf("checkMountResource in tid#%d\n", _gettid()); … … 810 809 int rc = NO_ERROR, rc1; 811 810 unsigned long action = 0; 812 smbwrp_file file;813 811 cli_state* cli = NULL; 814 812 FSALLOCATE fsa;
Note:
See TracChangeset
for help on using the changeset viewer.