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