]> source.dussan.org Git - tigervnc.git/commit
Fix wrapping/unwrapping of X11 hooks
authorPierre Ossman <ossman@cendio.se>
Mon, 13 Feb 2017 12:47:37 +0000 (13:47 +0100)
committerPierre Ossman <ossman@cendio.se>
Mon, 13 Feb 2017 12:47:37 +0000 (13:47 +0100)
commit84c72feb3999339fc6529b4b0abae9b50fee4245
tree3fe2730da67bfe98921c38b924fcaeea70b5a16c
parentb6c46a1a99a402d5d17b1afafc4784ce0958d6ec
Fix wrapping/unwrapping of X11 hooks

The functions might change so we need to also make sure we grab
the updated value after each call. Clean up the code to use the
same style as the rest of the Xorg code.
unix/xserver/hw/vnc/vncHooks.c