diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:24 +0000 |
commit | 7187bddc1b8abd1e1f16a11c76f1982a347e0400 (patch) | |
tree | a09440eeb606f03c2b441e01e404c93b4f37c1cc | |
parent | a1dc170d169a3db64bb741d39aec5fe00dd74439 (diff) |
readding XFree86's cvs IDsxf86-4_3_99_903
-rw-r--r-- | Xfd.ad | 2 | ||||
-rw-r--r-- | grid.c | 2 | ||||
-rw-r--r-- | grid.h | 2 | ||||
-rw-r--r-- | gridP.h | 2 | ||||
-rw-r--r-- | xfd.c | 2 | ||||
-rw-r--r-- | xfd.man | 2 |
6 files changed, 6 insertions, 6 deletions
@@ -2,7 +2,7 @@ -! $XFree86$ +! $XFree86: xc/programs/xfd/Xfd.ad,v 1.3 2002/07/23 01:45:41 tsi Exp $ *internalBorderWidth: 0 *showGrip: false @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xfd/grid.c,v 1.10 2003/12/19 02:05:39 dawes Exp $ */ #include <X11/IntrinsicP.h> @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xfd/grid.h,v 1.5 2003/11/17 22:20:53 dawes Exp $ */ #ifndef _FontGrid_h_ #define _FontGrid_h_ @@ -26,7 +26,7 @@ other dealings in this Software without prior written authorization from The Open Group. */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xfd/gridP.h,v 1.4 2002/07/23 01:45:41 tsi Exp $ */ #ifndef _FontGridP_h_ #define _FontGridP_h_ @@ -26,7 +26,7 @@ in this Software without prior written authorization from The Open Group. * * * Author: Jim Fulton, MIT X Consortium */ -/* $XFree86$ */ +/* $XFree86: xc/programs/xfd/xfd.c,v 1.9 2003/04/19 23:49:27 herrb Exp $ */ #include <X11/Intrinsic.h> #include <X11/StringDefs.h> @@ -23,7 +23,7 @@ .\" other dealings in this Software without prior written authorization .\" from The Open Group. .\" -.\" $XFree86$ +.\" $XFree86: xc/programs/xfd/xfd.man,v 1.10 2003/04/21 20:42:49 dawes Exp $ .\" .TH XFD 1 __xorgversion__ .SH NAME |