diff options
-rw-r--r-- | man/Xfontcache.man | 2 | ||||
-rw-r--r-- | src/FontCache.c | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/man/Xfontcache.man b/man/Xfontcache.man index 1deebd3..d238738 100644 --- a/man/Xfontcache.man +++ b/man/Xfontcache.man @@ -1,5 +1,5 @@ .\" -.\" $XFree86$ +.\" $XFree86: xc/lib/Xfontcache/Xfontcache.man,v 1.1 2003/10/13 21:50:23 herrb Exp $ .\" .\" Copyright (C) 2003 The XFree86 Project, Inc. All Rights Reserved. .\" diff --git a/src/FontCache.c b/src/FontCache.c index e3580ce..a97aae1 100644 --- a/src/FontCache.c +++ b/src/FontCache.c @@ -27,7 +27,7 @@ * * Id: FontCache.c,v 1.8 1999/01/31 12:52:49 akiyama Exp $ */ -/* $XFree86$ */ +/* $XFree86: xc/lib/Xfontcache/FontCache.c,v 1.4 2003/10/15 22:05:14 herrb Exp $ */ /* THIS IS NOT AN X CONSORTIUM STANDARD */ |