diff options
Diffstat (limited to 'contrib/perl5/t/op/oct.t')
-rwxr-xr-x | contrib/perl5/t/op/oct.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/perl5/t/op/oct.t b/contrib/perl5/t/op/oct.t index 24b5c4309d4a0..817f543e04f5f 100755 --- a/contrib/perl5/t/op/oct.t +++ b/contrib/perl5/t/op/oct.t @@ -1,6 +1,6 @@ #!./perl -# $RCSfile: oct.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:08 $ +# $RCSfile: oct.t,v $$Revision: 1.1.1.1 $$Date: 1998/09/09 07:00:02 $ print "1..8\n"; |