Module: wine Branch: master Commit: 54d1899210432e7a23d0596e49c3276362642cfc URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=54d1899210432e7a23d0596e...
Author: Hans Leidekker hans@it.vu.nl Date: Sat Sep 30 12:07:23 2006 +0200
wldap32: Win64 printf format warning fixes.
---
dlls/wldap32/Makefile.in | 1 - dlls/wldap32/bind.c | 8 ++++---- dlls/wldap32/dn.c | 4 ++-- dlls/wldap32/error.c | 8 ++++---- dlls/wldap32/extended.c | 2 +- dlls/wldap32/init.c | 18 +++++++++--------- dlls/wldap32/main.c | 2 +- dlls/wldap32/misc.c | 8 ++++---- dlls/wldap32/page.c | 12 ++++++------ dlls/wldap32/parse.c | 9 +++++++-- dlls/wldap32/search.c | 20 ++++++++++---------- 11 files changed, 48 insertions(+), 44 deletions(-)
Diff: http://source.winehq.org/git/?p=wine.git;a=commitdiff;h=54d1899210432e7a23d0...