diff options
Diffstat (limited to 'Xprint/Util.c')
-rw-r--r-- | Xprint/Util.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Xprint/Util.c b/Xprint/Util.c index 9e0bdf925..b1a8e733e 100644 --- a/Xprint/Util.c +++ b/Xprint/Util.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/Util.c,v 1.13 2001/10/31 22:50:28 tsi Exp $ */ +/* $XFree86$ */ /* To get the tempnam() prototype in <stdio.h> */ #if defined(linux) && defined(__STRICT_ANSI__) |