summaryrefslogtreecommitdiff
path: root/src/GrKey.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/GrKey.c')
-rw-r--r--src/GrKey.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/GrKey.c b/src/GrKey.c
index 4f339b75..53e1a962 100644
--- a/src/GrKey.c
+++ b/src/GrKey.c
@@ -24,9 +24,11 @@ used in advertising or otherwise to promote the sale, use or other dealings
in this Software without prior written authorization from The Open Group.
*/
+/* $XFree86: xc/lib/X11/GrKey.c,v 1.4 2001/12/14 19:54:01 dawes Exp $ */
#include "Xlibint.h"
+int
XGrabKey(dpy, key, modifiers, grab_window, owner_events,
pointer_mode, keyboard_mode)
register Display *dpy;