summaryrefslogtreecommitdiff
path: root/src/RepWindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/RepWindow.c')
-rw-r--r--src/RepWindow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/RepWindow.c b/src/RepWindow.c
index ca1f6315..897c5288 100644
--- a/src/RepWindow.c
+++ b/src/RepWindow.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/RepWindow.c,v 1.4 2001/12/14 19:54:05 dawes Exp $ */
#include "Xlibint.h"
+int
XReparentWindow(dpy, w, p, x, y)
register Display *dpy;
Window w, p;