Hans Leidekker : secur32: Win64 printf format warning fixes.
Module: wine Branch: master Commit: 2638e9d467fe294c7af1c275e8e283d2bf25be2d URL: http://source.winehq.org/git/wine.git/?a=commit;h=2638e9d467fe294c7af1c275e8... Author: Hans Leidekker <hans(a)it.vu.nl> Date: Sun Oct 15 14:51:52 2006 +0200 secur32: Win64 printf format warning fixes. --- dlls/secur32/Makefile.in | 1 - dlls/secur32/negotiate.c | 24 ++++++++------- dlls/secur32/ntlm.c | 32 ++++++++++---------- dlls/secur32/schannel.c | 18 ++++++----- dlls/secur32/secur32.c | 12 ++++---- dlls/secur32/thunks.c | 68 +++++++++++++++++++++---------------------- dlls/secur32/thunks.h | 32 ++++++++++---------- dlls/secur32/wrapper.c | 73 +++++++++++++++++++++++----------------------- include/sspi.h | 66 ++++++++++++++++++++---------------------- 9 files changed, 161 insertions(+), 165 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=2638e9d467fe294c7af1c2...
participants (1)
-
Alexandre Julliard