diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2002-02-21 22:24:54 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2002-02-21 22:24:54 +0000 |
commit | bfff7d34fefec1b7c01fa517995dbbf62ffb3551 (patch) | |
tree | b74f3be2fde795cf87e40ad9b32c008e24bf4d2d /gs/src/gdevmac.c | |
parent | bce6219e2ec841edbfb80ef3b8a94d78c446a2c2 (diff) |
Reverts to marking files with the single Id cvs tag instead of the
RCSfile and Revision pair.
git-svn-id: http://svn.ghostscript.com/ghostscript/trunk@2241 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/src/gdevmac.c')
-rwxr-xr-x | gs/src/gdevmac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/src/gdevmac.c b/gs/src/gdevmac.c index 7d2f8f944..00490ee39 100755 --- a/gs/src/gdevmac.c +++ b/gs/src/gdevmac.c @@ -16,7 +16,7 @@ all copies. */ -/* $RCSfile$ $Revision$ */ +/* $Id$ */ #include "gdevmac.h" #include "gsparam.h" |