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