[PATCH] Move Win32.pm/Win32.xs from libwin32 module to core Perl
[p5sagit/p5-mst-13.2.git] / makedef.pl
index 5f7c822..604a0d1 100644 (file)
@@ -636,7 +636,7 @@ else {
 unless ($define{'NO_PERL_MALLOC_WRAP'}) {
     emit_symbols [qw(
                    PL_memory_wrap
-                   );]
+                   )];
 }
 
 unless ($define{'USE_ITHREADS'}) {