winhttp: Use ~0u instead of ~0ul for DWORD values.
authorAlexandre Julliard <julliard@winehq.org>
Mon, 5 Jan 2009 11:40:34 +0000 (12:40 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 5 Jan 2009 11:40:34 +0000 (12:40 +0100)
commit690d1121820b71c550186d37244f2bc3cd919a17
treea90cf6e7c51316737215852f190549ae0d9ca965
parent5eb2753a4449fd5e336146e30e6d85e459210132
winhttp: Use ~0u instead of ~0ul for DWORD values.
dlls/winhttp/request.c