diff options
Diffstat (limited to 'xc/programs/Xserver/fb/fbglyph.c')
-rw-r--r-- | xc/programs/Xserver/fb/fbglyph.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/xc/programs/Xserver/fb/fbglyph.c b/xc/programs/Xserver/fb/fbglyph.c index 3851f5eac..842ee8fcf 100644 --- a/xc/programs/Xserver/fb/fbglyph.c +++ b/xc/programs/Xserver/fb/fbglyph.c @@ -1,5 +1,5 @@ /* - * $Id: fbglyph.c,v 1.1.1.2 2000/02/22 15:42:20 kem Exp $ + * Id: fbglyph.c,v 1.1 1999/11/02 03:54:45 keithp Exp $ * * Copyright © 1998 Keith Packard * @@ -21,7 +21,7 @@ * TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR * PERFORMANCE OF THIS SOFTWARE. */ -/* $XFree86: xc/programs/Xserver/fb/fbglyph.c,v 1.6 2000/02/18 16:23:13 dawes Exp $ */ +/* $XFree86: xc/programs/Xserver/fb/fbglyph.c,v 1.7 2000/02/23 20:29:44 dawes Exp $ */ #include "fb.h" #include "fontstruct.h" |