1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-27 14:04:05 +03:00

Re-run "make idl"

(This used to be commit 26218826c327d85c2ef8d0d1addaef24d249d6bf)
This commit is contained in:
Volker Lendecke 2008-04-06 00:47:53 +02:00
parent 1a64916775
commit c7ab11f52d
11 changed files with 11 additions and 11 deletions

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};

View File

@ -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
};