From c7ab11f52dd5909dff4040f7d2cb0f0192df8a3b Mon Sep 17 00:00:00 2001 From: Volker Lendecke Date: Sun, 6 Apr 2008 00:47:53 +0200 Subject: Re-run "make idl" (This used to be commit 26218826c327d85c2ef8d0d1addaef24d249d6bf) --- source3/librpc/gen_ndr/ndr_epmapper.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/librpc/gen_ndr/ndr_epmapper.c') 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 }; -- cgit