summaryrefslogtreecommitdiffstats
path: root/source/include/rpc_creds.h
diff options
context:
space:
mode:
Diffstat (limited to 'source/include/rpc_creds.h')
-rw-r--r--source/include/rpc_creds.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/source/include/rpc_creds.h b/source/include/rpc_creds.h
index fc84ad3b956..2b897da6791 100644
--- a/source/include/rpc_creds.h
+++ b/source/include/rpc_creds.h
@@ -79,7 +79,8 @@ typedef struct cred_command
{
uint16 version;
uint16 command;
- uint32 pid; /* unique process id */
+
+ vuser_key key;
fstring name;