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