Changeset 932
- Timestamp:
 - Jul 26, 2016, 11:34:48 AM (9 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/client-3.0/src/ndpsmb.c (modified) (1 diff)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/client-3.0/src/ndpsmb.c
r931 r932 863 863 } 864 864 865 debug_printf("checkMountResource in tid#%d\n", _gettid());866 865 rc = smbwrp_connect( pRes, &cli); 867 866 if (rc) 868 867 { 869 debuglocal(9," NdpCreateConnectionfailed rc=%d\n", rc);868 debuglocal(9,"smbwrp_connect failed rc=%d\n", rc); 870 869 pfsa->cSectorUnit = 1; 871 870 pfsa->cUnit = 123456;  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  