Ignore:
Timestamp:
Jul 2, 2010, 2:38:45 PM (15 years ago)
Author:
Silvan Scherrer
Message:

Samba Client 1.6: working dll

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/client-1.6/src/ndpsmb.c

    r401 r472  
    630630        unsigned long action;
    631631        cli_state* cli = NULL;
    632         smbwrp_file file;
    633632
    634633        debug_printf("checkMountResource in tid#%d\n", _gettid());
     
    810809        int rc = NO_ERROR, rc1;
    811810        unsigned long action = 0;
    812         smbwrp_file file;
    813811        cli_state* cli = NULL;
    814812        FSALLOCATE fsa;
Note: See TracChangeset for help on using the changeset viewer.