diff options
author | Volker Lendecke <vl@samba.org> | 2008-04-06 00:47:53 +0200 |
---|---|---|
committer | Volker Lendecke <vl@samba.org> | 2008-04-06 00:48:27 +0200 |
commit | c7ab11f52dd5909dff4040f7d2cb0f0192df8a3b (patch) | |
tree | aab3c725bca73407fabf6f7f6ac1165f8cd289b8 /source3/librpc/gen_ndr/ndr_dfs.c | |
parent | 1a64916775e8ef5081f1cf0627f15396b6457830 (diff) | |
download | samba-c7ab11f52dd5909dff4040f7d2cb0f0192df8a3b.tar.gz samba-c7ab11f52dd5909dff4040f7d2cb0f0192df8a3b.tar.bz2 samba-c7ab11f52dd5909dff4040f7d2cb0f0192df8a3b.zip |
Re-run "make idl"
(This used to be commit 26218826c327d85c2ef8d0d1addaef24d249d6bf)
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 }; |