diff options
Diffstat (limited to 'src/SetBack.c')
-rw-r--r-- | src/SetBack.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/SetBack.c b/src/SetBack.c index aea142c..80851b3 100644 --- a/src/SetBack.c +++ b/src/SetBack.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/SetBack.c,v 1.4 2001/12/14 19:54:06 dawes Exp $ */ #include "Xlibint.h" +int XSetBackground (dpy, gc, background) register Display *dpy; GC gc; |