summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--source3/librpc/gen_ndr/ndr_dfs.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_dssetup.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_echo.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_epmapper.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_lsa.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_netlogon.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_samr.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_srvsvc.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_svcctl.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_winreg.c2
-rw-r--r--source3/librpc/gen_ndr/ndr_wkssvc.c2
11 files changed, 11 insertions, 11 deletions
diff --git a/source3/librpc/gen_ndr/ndr_dfs.c b/source3/librpc/gen_ndr/ndr_dfs.c
index 2e9873e929..18975507c7 100644
--- a/source3/librpc/gen_ndr/ndr_dfs.c
+++ b/source3/librpc/gen_ndr/ndr_dfs.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_dssetup.c b/source3/librpc/gen_ndr/ndr_dssetup.c
index bdad3c44f6..0c02784db8 100644
--- a/source3/librpc/gen_ndr/ndr_dssetup.c
+++ b/source3/librpc/gen_ndr/ndr_dssetup.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_echo.c b/source3/librpc/gen_ndr/ndr_echo.c
index 340167cf73..83b5fa1a50 100644
--- a/source3/librpc/gen_ndr/ndr_echo.c
+++ b/source3/librpc/gen_ndr/ndr_echo.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_epmapper.c b/source3/librpc/gen_ndr/ndr_epmapper.c
index 2e709e11e0..ba2f7bd9c5 100644
--- a/source3/librpc/gen_ndr/ndr_epmapper.c
+++ b/source3/librpc/gen_ndr/ndr_epmapper.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_lsa.c b/source3/librpc/gen_ndr/ndr_lsa.c
index 1aa055e901..844facebb4 100644
--- a/source3/librpc/gen_ndr/ndr_lsa.c
+++ b/source3/librpc/gen_ndr/ndr_lsa.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_netlogon.c b/source3/librpc/gen_ndr/ndr_netlogon.c
index e634151921..be7d7d1e08 100644
--- a/source3/librpc/gen_ndr/ndr_netlogon.c
+++ b/source3/librpc/gen_ndr/ndr_netlogon.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_samr.c b/source3/librpc/gen_ndr/ndr_samr.c
index 46b3a0793b..db95ec3a6d 100644
--- a/source3/librpc/gen_ndr/ndr_samr.c
+++ b/source3/librpc/gen_ndr/ndr_samr.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_srvsvc.c b/source3/librpc/gen_ndr/ndr_srvsvc.c
index 4e9e81a040..7e2df4ca70 100644
--- a/source3/librpc/gen_ndr/ndr_srvsvc.c
+++ b/source3/librpc/gen_ndr/ndr_srvsvc.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_svcctl.c b/source3/librpc/gen_ndr/ndr_svcctl.c
index bcc550be50..eb3929696e 100644
--- a/source3/librpc/gen_ndr/ndr_svcctl.c
+++ b/source3/librpc/gen_ndr/ndr_svcctl.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_winreg.c b/source3/librpc/gen_ndr/ndr_winreg.c
index 3301dd3762..0a53947513 100644
--- a/source3/librpc/gen_ndr/ndr_winreg.c
+++ b/source3/librpc/gen_ndr/ndr_winreg.c
@@ -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
};
diff --git a/source3/librpc/gen_ndr/ndr_wkssvc.c b/source3/librpc/gen_ndr/ndr_wkssvc.c
index 80ea67526e..d3870daf01 100644
--- a/source3/librpc/gen_ndr/ndr_wkssvc.c
+++ b/source3/librpc/gen_ndr/ndr_wkssvc.c
@@ -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
};