diff options
author | Ralph Giles <ralph.giles@artifex.com> | 2002-02-21 21:49:28 +0000 |
---|---|---|
committer | Ralph Giles <ralph.giles@artifex.com> | 2002-02-21 21:49:28 +0000 |
commit | 3ab0fa861d95f0cb1e8d12205ed6d9c98ca3a29f (patch) | |
tree | 5b029a4ac93418a835a4fd670d8f7db42387e868 /gs/lib/lprsetup.sh | |
parent | ac01cd7fbc0686456e335cac72855bca6bff52fd (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@2236 a1074d23-0009-0410-80fe-cf8c14f379e6
Diffstat (limited to 'gs/lib/lprsetup.sh')
-rwxr-xr-x | gs/lib/lprsetup.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gs/lib/lprsetup.sh b/gs/lib/lprsetup.sh index 7a688a9cd..4a0057959 100755 --- a/gs/lib/lprsetup.sh +++ b/gs/lib/lprsetup.sh @@ -1,5 +1,5 @@ #!/bin/sh -# $RCSfile$ $Revision$ +# $Id$ # # BSD PRINT FILTER SETUP utility for Ghostscript - used and tested on # SunOS 4.1.3, but I hope it will be useful on other BSD systems |