Changeset 157
- Timestamp:
 - Sep 25, 2008, 4:30:26 PM (17 years ago)
 - File:
 - 
      
- 1 edited
 
- 
          
  branches/client-1.5/src/ndpsmb.c (modified) (2 diffs)
 
 
Legend:
- Unmodified
 - Added
 - Removed
 
- 
      
branches/client-1.5/src/ndpsmb.c
r151 r157 704 704 int rc; 705 705 unsigned long action; 706 //smbwrp_server srv; 707 cli_state* cli; 706 cli_state* cli = NULL; 708 707 smbwrp_file file; 709 708 … … 857 856 unsigned long action = 0; 858 857 smbwrp_file file; 859 cli_state* cli ;858 cli_state* cli = NULL; 860 859 FSALLOCATE fsa; 861 860  
  Note:
 See   TracChangeset
 for help on using the changeset viewer.
  