projects
/
p5sagit/Devel-Size.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
f4739c3
)
fix madprop_size declaration
Tim Bunce [Thu, 11 Oct 2012 15:00:16 +0000 (16:00 +0100)]
SizeMe.xs
patch
|
blob
|
blame
|
history
diff --git
a/SizeMe.xs
b/SizeMe.xs
index
ca4e6c6
..
bf197db
100644
(file)
--- a/
SizeMe.xs
+++ b/
SizeMe.xs
@@
-1493,7
+1493,7
@@
unseen_sv_size(pTHX_ struct state *st, pPATH)
#ifdef PERL_MAD
static void
-madprop_size(pTHX_ struct state *const st, pPath, MADPROP *prop)
+madprop_size(pTHX_ struct state *const st, pPATH, MADPROP *prop)
{
dPathNodes(2, NPathArg);
if (!check_new(st, prop))