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