diff options
Diffstat (limited to 'source3/include/ntdomain.h')
-rw-r--r-- | source3/include/ntdomain.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/source3/include/ntdomain.h b/source3/include/ntdomain.h index 261cc3dfe3..c2a4170595 100644 --- a/source3/include/ntdomain.h +++ b/source3/include/ntdomain.h @@ -84,7 +84,7 @@ typedef struct pipes_struct RPC_AUTH_NTLMSSP_RESP ntlmssp_resp; BOOL ntlmssp_auth; - unsigned char ntlmssp_hash[256]; + unsigned char ntlmssp_hash[258]; uint32 file_offset; uint32 hdr_offsets; |