From: Rafael Garcia-Suarez Date: Thu, 18 Mar 2004 14:33:14 +0000 (+0000) Subject: Detypo. X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=3f3908796fa800fe68872cec2bbd5da4cfc02ec5;p=p5sagit%2Fp5-mst-13.2.git Detypo. p4raw-id: //depot/perl@22526 --- diff --git a/makedef.pl b/makedef.pl index 5f7c822..604a0d1 100644 --- a/makedef.pl +++ b/makedef.pl @@ -636,7 +636,7 @@ else { unless ($define{'NO_PERL_MALLOC_WRAP'}) { emit_symbols [qw( PL_memory_wrap - );] + )]; } unless ($define{'USE_ITHREADS'}) {