diff options
Diffstat (limited to 'Xprint/raster')
-rw-r--r-- | Xprint/raster/Raster.c | 2 | ||||
-rw-r--r-- | Xprint/raster/Raster.h | 2 | ||||
-rw-r--r-- | Xprint/raster/RasterAttVal.c | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/Xprint/raster/Raster.c b/Xprint/raster/Raster.c index c8dfad1e3..d306dea21 100644 --- a/Xprint/raster/Raster.c +++ b/Xprint/raster/Raster.c @@ -31,7 +31,7 @@ dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86: xc/programs/Xserver/Xprint/raster/Raster.c,v 1.11tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/raster/Raster.c,v 1.12 2003/10/29 22:11:55 tsi Exp $ */ /******************************************************************* ** diff --git a/Xprint/raster/Raster.h b/Xprint/raster/Raster.h index 750dc0722..0533cd5b2 100644 --- a/Xprint/raster/Raster.h +++ b/Xprint/raster/Raster.h @@ -30,7 +30,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86: xc/programs/Xserver/Xprint/raster/Raster.h,v 1.3 2001/10/31 22:50:29 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/raster/Raster.h,v 1.4 2001/12/21 21:02:06 dawes Exp $ */ /******************************************************************* ** diff --git a/Xprint/raster/RasterAttVal.c b/Xprint/raster/RasterAttVal.c index 4527ba8db..7cce3f22a 100644 --- a/Xprint/raster/RasterAttVal.c +++ b/Xprint/raster/RasterAttVal.c @@ -30,7 +30,7 @@ not be used in advertising or otherwise to promote the sale, use or other dealings in this Software without prior written authorization from said copyright holders. */ -/* $XFree86: xc/programs/Xserver/Xprint/raster/RasterAttVal.c,v 1.3 2001/10/31 22:50:29 tsi Exp $ */ +/* $XFree86: xc/programs/Xserver/Xprint/raster/RasterAttVal.c,v 1.4 2001/12/21 21:02:06 dawes Exp $ */ #include <stdio.h> #include "X.h" |