summaryrefslogtreecommitdiff
path: root/source3/include/auth.h
diff options
context:
space:
mode:
Diffstat (limited to 'source3/include/auth.h')
-rw-r--r--source3/include/auth.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/auth.h b/source3/include/auth.h
index ed0a4e45f3..a61576fd21 100644
--- a/source3/include/auth.h
+++ b/source3/include/auth.h
@@ -85,7 +85,7 @@ typedef struct auth_serversupplied_info
NT_USER_TOKEN *ptok;
- uchar session_key[16];
+ uint8 session_key[16];
uint8 first_8_lm_hash[8];