Module: wine Branch: master Commit: 14918e293aacf9b035f96af17c3cde5f3b352fdb URL: http://source.winehq.org/git/wine.git/?a=commit;h=14918e293aacf9b035f96af17c...
Author: Francois Gouget fgouget@free.fr Date: Thu Jan 4 10:54:10 2007 +0100
kernel32/tests: Use '%d' to print GetLastError().
---
dlls/kernel32/tests/comm.c | 46 ++++++++++++++++++++-------------------- dlls/kernel32/tests/module.c | 14 ++++++------ dlls/kernel32/tests/path.c | 28 ++++++++++++------------ dlls/kernel32/tests/pipe.c | 4 +- dlls/kernel32/tests/time.c | 8 +++--- dlls/kernel32/tests/virtual.c | 22 +++++++++--------- 6 files changed, 61 insertions(+), 61 deletions(-)
Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=14918e293aacf9b035f96a...