diff options
author | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-04 20:31:04 +0000 |
---|---|---|
committer | Gurusamy Sarathy <gsar@cpan.org> | 1998-08-04 20:31:04 +0000 |
commit | 3f54ad2bab26c7a42df396e164e78a422e8f1549 (patch) | |
tree | 62afcfab60fa0817654f8787047920db86dfc179 /vms/gen_shrfls.pl | |
parent | af47ee559953261a98b07a8facdabf8c6a19ae2e (diff) | |
download | perl-3f54ad2bab26c7a42df396e164e78a422e8f1549.tar.gz |
remove useless 'rcsid' (extension of a suggestion by
Stephen McCamant)
p4raw-id: //depot/maint-5.005/perl@1727
Diffstat (limited to 'vms/gen_shrfls.pl')
-rw-r--r-- | vms/gen_shrfls.pl | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vms/gen_shrfls.pl b/vms/gen_shrfls.pl index e937e696c2..43029692b2 100644 --- a/vms/gen_shrfls.pl +++ b/vms/gen_shrfls.pl @@ -427,7 +427,6 @@ exec "\$ \@$drvrname" if $isvax; __END__ # Oddball cases, so we can keep the perl.h scan above simple -rcsid=vars # declared in perl.c regkind=vars # declared in regcomp.h simple=vars # declared in regcomp.h varies=vars # declared in regcomp.h |