diff options
Diffstat (limited to 'xc/programs/Xserver/hw/xnest/Font.c')
-rw-r--r-- | xc/programs/Xserver/hw/xnest/Font.c | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/xc/programs/Xserver/hw/xnest/Font.c b/xc/programs/Xserver/hw/xnest/Font.c index 47030ee46..b30cf45bf 100644 --- a/xc/programs/Xserver/hw/xnest/Font.c +++ b/xc/programs/Xserver/hw/xnest/Font.c @@ -1,5 +1,4 @@ -/* $XConsortium: Font.c /main/4 1996/12/02 10:21:13 lehors $ */ -/* $XFree86: xc/programs/Xserver/hw/xnest/Font.c,v 3.4 1996/12/27 07:07:48 dawes Exp $ */ +/* $Xorg: Font.c,v 1.3 2000/08/17 19:53:28 cpqbld Exp $ */ /* Copyright 1993 by Davor Matic @@ -13,6 +12,8 @@ the suitability of this software for any purpose. It is provided "as is" without express or implied warranty. */ +/* $XFree86: xc/programs/Xserver/hw/xnest/Font.c,v 3.5 2001/01/17 22:36:55 dawes Exp $ */ + #include "X.h" #include "Xatom.h" #include "Xproto.h" |