29 Sep
2005
29 Sep
'05
10:33 a.m.
ChangeSet ID: 20497 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)winehq.org 2005/09/29 05:33:20 Modified files: dlls/wininet/tests: http.c Log message: Vincent Béron <vberon(a)mecano.gme.usherb.ca> Cast the result of strlen() to DWORD and print it via %ld to get rid of warnings with gcc 3.2. Patch: http://cvs.winehq.org/patch.py?id=20497 Old revision New revision Changes Path 1.27 1.28 +5 -5 wine/dlls/wininet/tests/http.c