mirror of
https://github.com/samba-team/samba.git
synced 2025-01-19 10:03:58 +03:00
Comment syncup.
This commit is contained in:
parent
421940d4e9
commit
877fc6370e
@ -38,7 +38,7 @@ typedef struct {
|
|||||||
} config;
|
} config;
|
||||||
} ADS_STRUCT;
|
} ADS_STRUCT;
|
||||||
|
|
||||||
/* there are 4 possible types of errors the ads subsystem can produce */
|
/* there are 5 possible types of errors the ads subsystem can produce */
|
||||||
enum ads_error_type {ADS_ERROR_KRB5, ADS_ERROR_GSS,
|
enum ads_error_type {ADS_ERROR_KRB5, ADS_ERROR_GSS,
|
||||||
ADS_ERROR_LDAP, ADS_ERROR_SYSTEM, ADS_ERROR_NT};
|
ADS_ERROR_LDAP, ADS_ERROR_SYSTEM, ADS_ERROR_NT};
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user