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/gsimpath.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/gsimpath.c')
-rw-r--r-- | gs/src/gsimpath.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/src/gsimpath.c b/gs/src/gsimpath.c index b08e4640f..3c81d7b15 100644 --- a/gs/src/gsimpath.c +++ b/gs/src/gsimpath.c @@ -14,7 +14,7 @@ San Rafael, CA 94903, U.S.A., +1(415)492-9861. */ -/*$RCSfile$ $Revision$ */ +/* $Id$ */ /* Image to outline conversion for Ghostscript library */ #include "gx.h" #include "gserrors.h" |