projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
a1afd10
)
Detypo.
Rafael Garcia-Suarez [Thu, 18 Mar 2004 14:33:14 +0000 (14:33 +0000)]
p4raw-id: //depot/perl@22526
makedef.pl
patch
|
blob
|
blame
|
history
diff --git
a/makedef.pl
b/makedef.pl
index
5f7c822
..
604a0d1
100644
(file)
--- 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'}) {