fix madprop_size declaration
Tim Bunce [Thu, 11 Oct 2012 15:00:16 +0000 (16:00 +0100)]
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))