summaryrefslogtreecommitdiff
path: root/src/PutBEvent.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/PutBEvent.c')
-rw-r--r--src/PutBEvent.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/PutBEvent.c b/src/PutBEvent.c
index 21f57bb6..7e003ebc 100644
--- a/src/PutBEvent.c
+++ b/src/PutBEvent.c
@@ -26,11 +26,13 @@ other dealings in this Software without prior written authorization
from The Open Group.
*/
+/* $XFree86: xc/lib/X11/PutBEvent.c,v 1.4 2001/12/14 19:54:03 dawes Exp $ */
/* XPutBackEvent puts an event back at the head of the queue. */
#define NEED_EVENTS
#include "Xlibint.h"
+int
XPutBackEvent (dpy, event)
register Display *dpy;
register XEvent *event;