diff options
author | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
---|---|---|
committer | Egbert Eich <eich@suse.de> | 2004-02-26 13:36:15 +0000 |
commit | df0313d35bc89abe9374ed25533db283430716e0 (patch) | |
tree | f592073eea23b71acd14990baf398b86b608ff55 /Xprint/Util.c | |
parent | 147aae87fde5edeed395f77e60f0f8e812d3b6af (diff) |
readding XFree86's cvs IDs
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 b1a8e733e..9e0bdf925 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$ */ +/* $XFree86: xc/programs/Xserver/Xprint/Util.c,v 1.13 2001/10/31 22:50:28 tsi Exp $ */ /* To get the tempnam() prototype in <stdio.h> */ #if defined(linux) && defined(__STRICT_ANSI__) |