Alexandre Julliard : crypt32/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: 52d6077f8bf15511f83d80e25ff6f0321ed51a7e URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=52d6077f8bf15511f83d80e2... Author: Alexandre Julliard <julliard(a)winehq.org> Date: Tue Jun 13 14:02:03 2006 +0200 crypt32/tests: Don't use sizeof in ok() to avoid printf format warnings. --- dlls/crypt32/tests/cert.c | 8 +- dlls/crypt32/tests/encode.c | 193 ++++++++++++++----------------------------- dlls/crypt32/tests/store.c | 48 ++++------- 3 files changed, 83 insertions(+), 166 deletions(-) Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=52d6077f8bf15511f83d...
7127
Age (days ago)
7127
Last active (days ago)
0 comments
1 participants
participants (1)
-
Alexandre Julliard