diff options
Diffstat (limited to 'xc/lib/X11/SetFont.c')
-rw-r--r-- | xc/lib/X11/SetFont.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/lib/X11/SetFont.c b/xc/lib/X11/SetFont.c index 74b77b4c4..8d705a4d1 100644 --- a/xc/lib/X11/SetFont.c +++ b/xc/lib/X11/SetFont.c @@ -1,4 +1,4 @@ -/* $TOG: SetFont.c /main/6 1998/02/06 17:51:49 kaleb $ */ +/* $Xorg: SetFont.c,v 1.3 2000/08/17 19:44:53 cpqbld Exp $ */ /* Copyright 1986, 1998 The Open Group @@ -20,7 +20,7 @@ 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/SetFont.c,v 1.2 1999/05/09 10:50:07 dawes Exp $ */ +/* $XFree86: xc/lib/X11/SetFont.c,v 1.3 2001/01/17 19:41:43 dawes Exp $ */ #include "Xlibint.h" |