summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_client_proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/rpc_client_proto.h')
-rw-r--r--source/include/rpc_client_proto.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source/include/rpc_client_proto.h b/source/include/rpc_client_proto.h
index 897265ffad6..8499651e452 100644
--- a/source/include/rpc_client_proto.h
+++ b/source/include/rpc_client_proto.h
@@ -84,7 +84,7 @@ uint32 cli_nt_setup_creds(const char *srv_name,
const char *myhostname,
const char *trust_acct,
const uchar trust_pwd[16], uint16 sec_chan,
- uint16 *validation_level);
+ uint16 * validation_level);
BOOL cli_nt_srv_pwset(const char *srv_name, const char *myhostname,
const char *trust_acct,
const uchar * new_hashof_trust_pwd, uint16 sec_chan);