summaryrefslogtreecommitdiff
path: root/src/FreeGC.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/FreeGC.c')
-rw-r--r--src/FreeGC.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/FreeGC.c b/src/FreeGC.c
index 9912ff6f..ab5b1ac9 100644
--- a/src/FreeGC.c
+++ b/src/FreeGC.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/FreeGC.c,v 1.5 2001/12/14 19:54:00 dawes Exp $ */
#include "Xlibint.h"
+int
XFreeGC (dpy, gc)
register Display *dpy;
GC gc;