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)
commit2813882ef3cc3609a74ad83bcee6be0c2cd53494
tree138725a10a61a5554262e8a878b841e9f73f6db9
parenta516bc9a2d4ce86244d0e2fbfacf6fda5e12e987
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
source/auth/ntlmssp/ntlmssp_parse.c