mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
Re-run "make idl"
(This used to be commit 26218826c327d85c2ef8d0d1addaef24d249d6bf)
This commit is contained in:
parent
1a64916775
commit
c7ab11f52d
@ -5781,7 +5781,7 @@ static const char * const netdfs_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array netdfs_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = netdfs_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -1062,7 +1062,7 @@ static const char * const dssetup_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array dssetup_authservices = {
|
||||
.count = 4,
|
||||
.count = 1,
|
||||
.names = dssetup_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -1493,7 +1493,7 @@ static const char * const rpcecho_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array rpcecho_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = rpcecho_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -2679,7 +2679,7 @@ static const char * const epmapper_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array epmapper_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = epmapper_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -12446,7 +12446,7 @@ static const char * const lsarpc_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array lsarpc_authservices = {
|
||||
.count = 5,
|
||||
.count = 1,
|
||||
.names = lsarpc_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -15084,7 +15084,7 @@ static const char * const netlogon_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array netlogon_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = netlogon_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -12656,7 +12656,7 @@ static const char * const samr_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array samr_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = samr_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -19634,7 +19634,7 @@ static const char * const srvsvc_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array srvsvc_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = srvsvc_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -6059,7 +6059,7 @@ static const char * const svcctl_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array svcctl_authservices = {
|
||||
.count = 2,
|
||||
.count = 1,
|
||||
.names = svcctl_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -4522,7 +4522,7 @@ static const char * const winreg_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array winreg_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = winreg_authservice_strings
|
||||
};
|
||||
|
||||
|
@ -10659,7 +10659,7 @@ static const char * const wkssvc_authservice_strings[] = {
|
||||
};
|
||||
|
||||
static const struct ndr_interface_string_array wkssvc_authservices = {
|
||||
.count = 3,
|
||||
.count = 1,
|
||||
.names = wkssvc_authservice_strings
|
||||
};
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user