diff options
Diffstat (limited to 't/op/undef.t')
-rwxr-xr-x[-rw-r--r--] | t/op/undef.t | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/op/undef.t b/t/op/undef.t index fc73cf85d5..8ab2ec421f 100644..100755 --- a/t/op/undef.t +++ b/t/op/undef.t @@ -1,6 +1,6 @@ #!./perl -# $Header: undef.t,v 4.0 91/03/20 01:55:16 lwall Locked $ +# $RCSfile: undef.t,v $$Revision: 4.1 $$Date: 92/08/07 18:28:34 $ print "1..21\n"; |