Added printf format checking to the ok() and trace() macros, and fixed
commit75de8fe16c105e89cd318c4b1642b32bf88f752f
authorAlexandre Julliard <julliard@winehq.org>
Sat, 22 Jun 2002 00:08:10 +0000 (22 00:08 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Sat, 22 Jun 2002 00:08:10 +0000 (22 00:08 +0000)
tree53bbffd99d3b80b0404367bb98b9f6155d9b6bcf
parentff9b9d4ef8623e0f7fbf4b316cff62279c786a82
Added printf format checking to the ok() and trace() macros, and fixed
the resulting warnings.
dlls/kernel/tests/file.c
dlls/kernel/tests/path.c
dlls/kernel/tests/process.c
dlls/kernel/tests/thread.c
dlls/shlwapi/tests/shreg.c
dlls/user/tests/class.c
dlls/winsock/tests/sock.c
include/wine/test.h
programs/winetest/wtmain.c