From d91575bd9cd3b9d9d02c73006cb7fb9a3b879061 Mon Sep 17 00:00:00 2001 From: Günther Deschner Date: Thu, 20 Mar 2008 01:35:58 +0100 Subject: Re-run make idl. Guenther (This used to be commit fe7203090c0c51e4561a3b5ce0d5d131d280ba8e) --- source3/librpc/gen_ndr/cli_svcctl.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'source3/librpc/gen_ndr/cli_svcctl.h') diff --git a/source3/librpc/gen_ndr/cli_svcctl.h b/source3/librpc/gen_ndr/cli_svcctl.h index 7c62519187..5f724ed09e 100644 --- a/source3/librpc/gen_ndr/cli_svcctl.h +++ b/source3/librpc/gen_ndr/cli_svcctl.h @@ -94,7 +94,7 @@ NTSTATUS rpccli_svcctl_EnumDependentServicesW(struct rpc_pipe_client *cli, TALLOC_CTX *mem_ctx, struct policy_handle *service, uint32_t state, - struct ENUM_SERVICE_STATUS *service_status, + uint8_t *service_status, uint32_t buf_size, uint32_t *bytes_needed, uint32_t *services_returned, -- cgit