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