aboutsummaryrefslogtreecommitdiff
path: root/xorg-server/hw/xwin/winclipboardthread.c
diff options
context:
space:
mode:
authormarha <marha@users.sourceforge.net>2009-10-04 14:20:36 +0000
committermarha <marha@users.sourceforge.net>2009-10-04 14:20:36 +0000
commit2f6d87ea17ff6e595d8697f6489365a2fcf453b7 (patch)
tree4f37ce273f04c252a120bf9e5f7db35e60ae891c /xorg-server/hw/xwin/winclipboardthread.c
parent6933c81ab01fec11cda5a233a3cbc818bc8e1d4b (diff)
downloadvcxsrv-2f6d87ea17ff6e595d8697f6489365a2fcf453b7.tar.gz
vcxsrv-2f6d87ea17ff6e595d8697f6489365a2fcf453b7.tar.bz2
vcxsrv-2f6d87ea17ff6e595d8697f6489365a2fcf453b7.zip
Print resourceid as hex.
Diffstat (limited to 'xorg-server/hw/xwin/winclipboardthread.c')
-rw-r--r--xorg-server/hw/xwin/winclipboardthread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/winclipboardthread.c b/xorg-server/hw/xwin/winclipboardthread.c
index f9f826790..fcae5f851 100644
--- a/xorg-server/hw/xwin/winclipboardthread.c
+++ b/xorg-server/hw/xwin/winclipboardthread.c
@@ -490,7 +490,7 @@ winClipboardErrorHandler (Display *pDisplay, XErrorEvent *pErr)
ErrorF ("winClipboardErrorHandler - ERROR: \n\t%s\n"
" errorCode %d\n"
" serial %d\n"
- " resourceID %d\n"
+ " resourceID 0x%x\n"
" majorCode %d\n"
" minorCode %d\n"
, pszErrorMsg