summaryrefslogtreecommitdiff
path: root/src/Flush.c
diff options
context:
space:
mode:
authorEgbert Eich <eich@freedesktop.org>2004-04-23 18:42:09 +0000
committerEgbert Eich <eich@freedesktop.org>2004-04-23 18:42:09 +0000
commitc6349f43193b74a3c09945f3093a871b0157ba47 (patch)
treeaea173c19da6fa57e24eb4633ff815feb7ae3fa0 /src/Flush.c
parentc3c4ddc682950a01b80825021f3e2503ab01ea7f (diff)
downloadxorg-lib-libX11-c6349f43193b74a3c09945f3093a871b0157ba47.tar.gz
Merging XORG-CURRENT into trunk
Diffstat (limited to 'src/Flush.c')
-rw-r--r--src/Flush.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/Flush.c b/src/Flush.c
index fd6b3935..58eb4e6d 100644
--- a/src/Flush.c
+++ b/src/Flush.c
@@ -24,12 +24,14 @@ 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/Flush.c,v 1.3 2001/01/17 19:41:35 dawes Exp $ */
#include "Xlibint.h"
/* Flush all buffered output requests. */
/* NOTE: NOT necessary when calling any of the Xlib routines. */
+int
XFlush (dpy)
register Display *dpy;
{