dbus-file-win: print a HANDLE correctly
authorSimon McVittie <simon.mcvittie@collabora.co.uk>
Fri, 7 Oct 2016 18:27:50 +0000 (19:27 +0100)
committerSimon McVittie <smcv@debian.org>
Thu, 13 Oct 2016 21:44:12 +0000 (22:44 +0100)
commit6c58015ebe682595e3f11d23329befb53c2ea6bc
tree36d34d19b9971721676e2074ae9b70dce43444b8
parent34b1b3f06d73bf85d81258595b49056ccf189083
dbus-file-win: print a HANDLE correctly

HANDLEs are pointers, not integers.

Signed-off-by: Simon McVittie <simon.mcvittie@collabora.co.uk>
dbus/dbus-file-win.c