summaryrefslogtreecommitdiff
path: root/source3/librpc/gen_ndr/cli_dssetup.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/librpc/gen_ndr/cli_dssetup.h')
-rw-r--r--source3/librpc/gen_ndr/cli_dssetup.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/source3/librpc/gen_ndr/cli_dssetup.h b/source3/librpc/gen_ndr/cli_dssetup.h
index b645c26829..e2dca43360 100644
--- a/source3/librpc/gen_ndr/cli_dssetup.h
+++ b/source3/librpc/gen_ndr/cli_dssetup.h
@@ -3,8 +3,8 @@
#define __CLI_DSSETUP__
NTSTATUS rpccli_dssetup_DsRoleGetPrimaryDomainInformation(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,
- enum dssetup_DsRoleInfoLevel level,
- union dssetup_DsRoleInfo *info,
+ enum dssetup_DsRoleInfoLevel level /* [in] */,
+ union dssetup_DsRoleInfo *info /* [out] [unique,switch_is(level)] */,
WERROR *werror);
NTSTATUS rpccli_dssetup_DsRoleDnsNameToFlatName(struct rpc_pipe_client *cli,
TALLOC_CTX *mem_ctx,