Juan Lang : crypt32: Win64 printf format warning fixes.

Alexandre Julliard julliard at wine.codeweavers.com
Wed Oct 4 04:25:02 CDT 2006


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

Author: Juan Lang <juan_lang at yahoo.com>
Date:   Tue Oct  3 21:58:09 2006 -0700

crypt32: Win64 printf format warning fixes.

---

 dlls/crypt32/Makefile.in |    2 -
 dlls/crypt32/base64.c    |    8 ++-
 dlls/crypt32/cert.c      |   54 +++++++++++----------
 dlls/crypt32/context.c   |    4 +-
 dlls/crypt32/crl.c       |   28 ++++++-----
 dlls/crypt32/decode.c    |  116 +++++++++++++++++++++++-----------------------
 dlls/crypt32/encode.c    |   36 +++++++-------
 dlls/crypt32/main.c      |   22 ++++-----
 dlls/crypt32/oid.c       |   34 +++++++------
 dlls/crypt32/proplist.c  |    2 -
 dlls/crypt32/serialize.c |    8 ++-
 dlls/crypt32/sip.c       |    8 ++-
 dlls/crypt32/store.c     |   98 +++++++++++++++++++--------------------
 dlls/crypt32/str.c       |   36 +++++++-------
 14 files changed, 228 insertions(+), 228 deletions(-)

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



More information about the wine-cvs mailing list