projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
754a99e
)
tyop in change#6306
Gurusamy Sarathy [Tue, 4 Jul 2000 23:34:02 +0000 (23:34 +0000)]
p4raw-link: @6306 on //depot/perl:
c1899e02bd58ea340a8d89dc821ccba4502a63a7
p4raw-id: //depot/perl@6314
pp_hot.c
patch
|
blob
|
blame
|
history
diff --git
a/pp_hot.c
b/pp_hot.c
index
2775003
..
f341d58
100644
(file)
--- a/
pp_hot.c
+++ b/
pp_hot.c
@@
-2908,7
+2908,7
@@
S_method_common(pTHX_ SV* meth, U32* hashp)
}
else {
Perl_croak(aTHX_
- "Can't locate object method \"%s\" via package \"%s\"
+ "Can't locate object method \"%s\" via package \"%s\""
" (perhaps you forgot to load \"%s\"?)",
leaf, packname, packname);
}