1
0
mirror of https://github.com/samba-team/samba.git synced 2025-01-12 09:18:10 +03:00

s3-rpcclient: correct some former unknonws in cmd_ntsvcs_hw_prof_flags command.

Guenther
This commit is contained in:
Günther Deschner 2008-11-12 09:28:05 +01:00
parent 2ea5e222c5
commit 0bb8665731

View File

@ -83,8 +83,8 @@ static WERROR cmd_ntsvcs_hw_prof_flags(struct rpc_pipe_client *cli,
NTSTATUS status;
WERROR werr;
const char *devicepath = NULL;
uint32_t unk3 = 0;
uint16_t unk4 = 0;
uint32_t profile_flags = 0;
uint16_t veto_type = 0;
const char *unk5 = NULL;
const char *unk5a = NULL;
@ -99,8 +99,8 @@ static WERROR cmd_ntsvcs_hw_prof_flags(struct rpc_pipe_client *cli,
0,
devicepath,
0,
&unk3,
&unk4,
&profile_flags,
&veto_type,
unk5,
&unk5a,
0,