Juan Lang : crypt32/tests: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Mon Oct 2 15:00:28 CDT 2006


Module: wine
Branch: master
Commit: 353cd81c9a04c3f90310adcfdd7723d9e244d5c3
URL:    http://source.winehq.org/git/?p=wine.git;a=commit;h=353cd81c9a04c3f90310adcfdd7723d9e244d5c3

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Fri Sep 29 14:36:26 2006 -0700

crypt32/tests: Win64 printf format warning fixes.

---

 dlls/crypt32/tests/Makefile.in   |    1 
 dlls/crypt32/tests/base64.c      |   50 +--
 dlls/crypt32/tests/cert.c        |  400 +++++++++++-----------
 dlls/crypt32/tests/chain.c       |   12 -
 dlls/crypt32/tests/crl.c         |  138 ++++----
 dlls/crypt32/tests/encode.c      |  696 +++++++++++++++++++-------------------
 dlls/crypt32/tests/main.c        |   60 ++-
 dlls/crypt32/tests/oid.c         |   74 ++--
 dlls/crypt32/tests/protectdata.c |   24 +
 dlls/crypt32/tests/store.c       |  302 ++++++++--------
 dlls/crypt32/tests/str.c         |   58 ++-
 11 files changed, 907 insertions(+), 908 deletions(-)

Diff:   http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=353cd81c9a04c3f90310adcfdd7723d9e244d5c3



More information about the wine-cvs mailing list