From f3bbb81c4a4b402521bd8d82115d4b178774287d Mon Sep 17 00:00:00 2001 From: Jeremy Huddleston Date: Mon, 10 Oct 2011 14:09:17 -0700 Subject: Mark XKeycodeToKeysym as _X_DEPRECATED Signed-off-by: Jeremy Huddleston Backported-to-NX-by: Ulrich Sibiller --- nx-X11/lib/X11/Xlib.h | 1 + 1 file changed, 1 insertion(+) diff --git a/nx-X11/lib/X11/Xlib.h b/nx-X11/lib/X11/Xlib.h index e537c7522..2d688d022 100644 --- a/nx-X11/lib/X11/Xlib.h +++ b/nx-X11/lib/X11/Xlib.h @@ -1688,6 +1688,7 @@ extern XHostAddress *XListHosts( int* /* nhosts_return */, Bool* /* state_return */ ); +_X_DEPRECATED extern KeySym XKeycodeToKeysym( Display* /* display */, #if NeedWidePrototypes -- cgit v1.2.3