Cast the result of strlen() to DWORD and print it via %ld to get rid
authorVincent Béron <vberon@mecano.gme.usherb.ca>
Thu, 29 Sep 2005 10:33:20 +0000 (10:33 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 29 Sep 2005 10:33:20 +0000 (10:33 +0000)
commita0c185ee1ba99359bed82027b62fa041985d2177
tree90f31681a976d91ba6798d0d754e8370f5b6debf
parenteeea14a81e186068998db328f44b94f483fe30e0
Cast the result of strlen() to DWORD and print it via %ld to get rid
of warnings with gcc 3.2.
dlls/wininet/tests/http.c