ntlmssp: get rid of "cast to pointer from integer of different size" warning on 64 bit
authorMichael Adam <obnox@samba.org>
Fri, 27 Jun 2008 10:42:07 +0000 (12:42 +0200)
committerMichael Adam <obnox@samba.org>
Fri, 27 Jun 2008 12:27:30 +0000 (14:27 +0200)
commitdb7bd968daa6589bd32573a188e3fc73802c4199
tree932d4ae5d4b21abde6084ca7fee431f9f51a5fa7
parentbcc6a3786c30a76ac80529cc60f4958dfed9abc6
ntlmssp: get rid of "cast to pointer from integer of different size" warning on 64 bit

Not sure if this check is actually necessary, though:
the second should be sufficient.

Michael
(This used to be commit 2813882ef3cc3609a74ad83bcee6be0c2cd53494)
source4/auth/ntlmssp/ntlmssp_parse.c