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@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...