diff options
author | marha <marha@users.sourceforge.net> | 2014-10-06 10:07:50 +0200 |
---|---|---|
committer | marha <marha@users.sourceforge.net> | 2014-10-06 10:09:07 +0200 |
commit | c774a734a9d990789abfe25c2f2dcbd74f4afe44 (patch) | |
tree | eae4a2a0f19cc59dda6e4dadf96de32d22b3e174 /xorg-server/hw/xwin/win.h | |
parent | 37facdad11007fb89d30d7de5328ad900de7760d (diff) | |
download | vcxsrv-c774a734a9d990789abfe25c2f2dcbd74f4afe44.tar.gz vcxsrv-c774a734a9d990789abfe25c2f2dcbd74f4afe44.tar.bz2 vcxsrv-c774a734a9d990789abfe25c2f2dcbd74f4afe44.zip |
Some more synchronisation with released branch
Diffstat (limited to 'xorg-server/hw/xwin/win.h')
-rw-r--r-- | xorg-server/hw/xwin/win.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xorg-server/hw/xwin/win.h b/xorg-server/hw/xwin/win.h index 47e8f36eb..d070ea485 100644 --- a/xorg-server/hw/xwin/win.h +++ b/xorg-server/hw/xwin/win.h @@ -758,7 +758,7 @@ Bool winInitClipboard(void); void - winFixClipboardChain (int Removed); + winClipboardShutdown(void); #endif /* |