summaryrefslogtreecommitdiff
path: root/src/UnldFont.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/UnldFont.c')
-rw-r--r--src/UnldFont.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/UnldFont.c b/src/UnldFont.c
index 66f31a96..aafd9041 100644
--- a/src/UnldFont.c
+++ b/src/UnldFont.c
@@ -1,4 +1,4 @@
- /* $Xorg: UnldFont.c,v 1.4 2001/02/09 02:03:37 xorgcvs Exp $
+/* $Xorg: UnldFont.c,v 1.4 2001/02/09 02:03:37 xorgcvs Exp $ */
/*
Copyright 1986, 1998 The Open Group
@@ -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/UnldFont.c,v 1.5 2001/12/14 19:54:07 dawes Exp $ */
#include "Xlibint.h"
+int
XUnloadFont(dpy, font)
register Display *dpy;
Font font;