Ignore:
Timestamp:
Nov 14, 2012, 12:59:34 PM (12 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: update vendor to 3.6.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified vendor/current/source3/include/msdfs.h

    r414 r740  
    3838#define MAX_MSDFS_JUNCTIONS 256
    3939
    40 typedef struct _client_referral {
     40struct client_dfs_referral {
    4141        uint32 proximity;
    4242        uint32 ttl;
    4343        char *dfspath;
    44 } CLIENT_DFS_REFERRAL;
     44};
    4545
    4646struct referral {
Note: See TracChangeset for help on using the changeset viewer.