Make MOP.xs compile again.
Florian Ragwitz [Sun, 8 Feb 2009 16:52:36 +0000 (16:52 +0000)]
MOP.xs

diff --git a/MOP.xs b/MOP.xs
index 315213e..902510b 100644 (file)
--- a/MOP.xs
+++ b/MOP.xs
@@ -344,9 +344,9 @@ get_code_info(coderef)
             PUSHs(newSVpv(name, 0));
         }
 
-/* This is some pretty grotty logic. It _should_ be parallel to the
-   pure Perl version in lib/Class/MOP.pm, so if you want to understand
-   it we suggest you start there. */
+# This is some pretty grotty logic. It _should_ be parallel to the
+# pure Perl version in lib/Class/MOP.pm, so if you want to understand
+# it we suggest you start there.
 void
 is_class_loaded(klass=&PL_sv_undef)
     SV *klass