From: gfx Date: Sat, 31 Oct 2009 06:42:41 +0000 (+0900) Subject: Add a comment X-Git-Tag: 0.40_04~13 X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=92202689484fbcd39154c9e034a21efcac66b6fb;p=gitmo%2FMouse.git Add a comment --- diff --git a/xs-src/MouseTypeConstraints.xs b/xs-src/MouseTypeConstraints.xs index 41f70d7..43800a2 100644 --- a/xs-src/MouseTypeConstraints.xs +++ b/xs-src/MouseTypeConstraints.xs @@ -404,7 +404,7 @@ mouse_generate_isa_predicate_for(pTHX_ SV* const klass, const char* const predic CvXSUBANY(xsub).any_ptr = sv_magicext( (SV*)xsub, - mg_obj, + mg_obj, /* refcnt will be increased */ PERL_MAGIC_ext, &mouse_util_type_constraints_vtbl, mg_ptr,