summaryrefslogtreecommitdiff
path: root/hv.c
diff options
context:
space:
mode:
authorMichael G. Schwern <schwern@pobox.com>2002-02-25 20:01:28 -0500
committerAbhijit Menon-Sen <ams@wiw.org>2002-02-26 08:46:55 +0000
commitd496d686b582057a5ea25b09da7dd67592a7e1c0 (patch)
tree60b219898d87ee2e05875876dcd32ec636a9d9b6 /hv.c
parentf8a679e60bd9362627cdc28eaa0d3669ad1e6467 (diff)
downloadperl-d496d686b582057a5ea25b09da7dd67592a7e1c0.tar.gz
"Attempt to access to key"?
Message-Id: <20020226060128.GA2439@blackrider> p4raw-id: //depot/perl@14882
Diffstat (limited to 'hv.c')
-rw-r--r--hv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hv.c b/hv.c
index e1387b6bb9..e4cc6c999d 100644
--- a/hv.c
+++ b/hv.c
@@ -146,7 +146,7 @@ Perl_hv_notallowed(pTHX_ bool is_utf8, const char *key, I32 klen,
if (is_utf8) {
SvUTF8_on(sv);
}
- Perl_croak(aTHX_ "Attempt to access to key '%"SVf"' in fixed hash",sv);
+ Perl_croak(aTHX_ "Attempt to access key '%"SVf"' in fixed hash",sv);
}
/* (klen == HEf_SVKEY) is special for MAGICAL hv entries, meaning key slot