diff options
author | Egbert Eich <eich@suse.de> | 2004-03-04 17:47:13 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-03-04 17:47:13 +0000 |
commit | dfea6bec2d256b103fa2ff235d1f4c5d847575e7 (patch) | |
tree | 9df15e877668cec46332769264740ab2b5b24f3e /src/fontcache | |
parent | f89c45a5bfa0c138a62df688ebd36b8e24e32793 (diff) |
18. Merged in XFree86 code up to 4.4.0 including changes to files that hadXPRINT_BASEXORG-TM-CYGWIN-MERGEXORG-TM-CYGWIN-LAST-MERGEXORG-RELEASE-1-TM-CLOSEDXORG-RELEASE-1-TM-BASEIPv6-REVIEW-BASE
a changed license. There was only one change which happened to be from
me (Egbert Eich).
Diffstat (limited to 'src/fontcache')
-rw-r--r-- | src/fontcache/fontcache.c | 2 | ||||
-rw-r--r-- | src/fontcache/fontcache.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/fontcache/fontcache.c b/src/fontcache/fontcache.c index 0fec03b..4d44b8f 100644 --- a/src/fontcache/fontcache.c +++ b/src/fontcache/fontcache.c @@ -26,7 +26,7 @@ * * Id: fontcache.c,v 1.19 1999/01/31 13:06:00 akiyama Exp $ */ -/* $XFree86: xc/lib/font/fontcache/fontcache.c,v 1.5 2001/10/28 03:32:45 tsi Exp $ */ +/* $XFree86: xc/lib/font/fontcache/fontcache.c,v 1.4 2001/04/05 17:42:28 dawes Exp $ */ #include <stdio.h> #include <stdlib.h> diff --git a/src/fontcache/fontcache.h b/src/fontcache/fontcache.h index 3a10b9f..713b314 100644 --- a/src/fontcache/fontcache.h +++ b/src/fontcache/fontcache.h @@ -26,7 +26,7 @@ * * Id: fontcache.h,v 1.12 1999/01/09 06:24:30 akiyama Exp $ */ -/* $XFree86: xc/lib/font/fontcache/fontcache.h,v 1.7 2003/01/26 03:02:19 dawes Exp $ */ +/* $XFree86: xc/lib/font/fontcache/fontcache.h,v 1.6 2002/11/08 00:46:27 alanh Exp $ */ #ifndef _FONTCACHE_H_ #define _FONTCACHE_H_ |