summaryrefslogtreecommitdiffstats
path: root/source/include/proto.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/proto.h')
-rw-r--r--source/include/proto.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/source/include/proto.h b/source/include/proto.h
index 38099ea2ff7..99fc4852622 100644
--- a/source/include/proto.h
+++ b/source/include/proto.h
@@ -1242,8 +1242,7 @@ uint32 _net_srv_pwset(const DOM_CLNT_INFO * clnt_id,
uint32 _net_sam_logon(const DOM_SAM_INFO * sam_id,
uint16 validation_level,
DOM_CRED * srv_creds,
- uint16 * switch_value,
- NET_USER_INFO_3 * user, uint16 remote_pid);
+ NET_USER_INFO_CTR * uctr, uint16 remote_pid);
uint32 _net_sam_logoff(const DOM_SAM_INFO * sam_id,
DOM_CRED * srv_creds, uint16 remote_pid);
uint32 _net_sam_sync(const UNISTR2 * uni_srv_name,