Alexandre Julliard : ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings.
14 Jun
2006
14 Jun
'06
11:50 a.m.
Module: wine Branch: refs/heads/master Commit: cba2c84741c50a403efcb3a817cfd482804eca9b URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=cba2c84741c50a403efcb3a8... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jun 13 14:03:19 2006 +0200 ntdll/tests: Don't use sizeof in ok() to avoid printf format warnings. --- dlls/ntdll/tests/env.c | 19 +++++++------------ dlls/ntdll/tests/info.c | 44 ++++++++++++++++++++++---------------------- dlls/ntdll/tests/rtl.c | 4 ++-- dlls/ntdll/tests/rtlstr.c | 20 ++++++++++---------- 4 files changed, 41 insertions(+), 46 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=cba2c84741c50a403efc...
7127
Age (days ago)
7127
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard