Module: wine Branch: master Commit: 9b9de584bf49b3d14c217514b0d85bb5d3d02ad2 URL: http://source.winehq.org/git/?p=wine.git;a=commit;h=9b9de584bf49b3d14c217514...
Author: Paul Vriens Paul.Vriens@xs4all.nl Date: Mon Sep 11 21:34:05 2006 +0200
wintrust: Typo in TRACE.
---
dlls/wintrust/register.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/dlls/wintrust/register.c b/dlls/wintrust/register.c index 72d7a31..f6bd8aa 100644 --- a/dlls/wintrust/register.c +++ b/dlls/wintrust/register.c @@ -238,7 +238,7 @@ BOOL WINAPI WintrustAddActionID( GUID* p LONG Res; LONG WriteActionError = ERROR_SUCCESS;
- TRACE("%p %lx %p\n", debugstr_guid(pgActionID), fdwFlags, psProvInfo); + TRACE("%s %lx %p\n", debugstr_guid(pgActionID), fdwFlags, psProvInfo);
/* Some sanity checks. * We use the W2K3 last error as it makes more sense (W2K leaves the last error