diff options
Diffstat (limited to 'src/ChClMode.c')
-rw-r--r-- | src/ChClMode.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/ChClMode.c b/src/ChClMode.c index 0b2657e..dabed0a 100644 --- a/src/ChClMode.c +++ b/src/ChClMode.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/ChClMode.c,v 1.4 2001/12/14 19:53:57 dawes Exp $ */ #include "Xlibint.h" +int XSetCloseDownMode(dpy, mode) register Display *dpy; int mode; |