diff options
Diffstat (limited to 'source3/librpc/gen_ndr/ndr_svcctl.c')
-rw-r--r-- | source3/librpc/gen_ndr/ndr_svcctl.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 }; |