summaryrefslogtreecommitdiff
path: root/src/ChWindow.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChWindow.c')
-rw-r--r--src/ChWindow.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChWindow.c b/src/ChWindow.c
index b0319aa6..dbabe40b 100644
--- a/src/ChWindow.c
+++ b/src/ChWindow.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/ChWindow.c,v 1.6 2001/12/14 19:53:58 dawes Exp $ */
#include "Xlibint.h"
+int
XResizeWindow(dpy, w, width, height)
register Display *dpy;
Window w;