Warning fix.

This commit is contained in:
Alexandre Julliard 2005-01-11 15:13:11 +00:00
parent 5b1fbcf778
commit e2a7181069
1 changed files with 1 additions and 1 deletions

View File

@ -873,7 +873,7 @@ static void EVENT_SelectionRequest( HWND hWnd, XSelectionRequestEvent *event, BO
if (hClipData && (lpClipData = GlobalLock(hClipData)))
{
TRACE_(clipboard)("\tUpdating property %s, %ld bytes\n",
lpFormat->Name, cBytes);
debugstr_w(lpFormat->Name), cBytes);
wine_tsx11_lock();
XChangeProperty(display, request, rprop, event->target,