summaryrefslogtreecommitdiff
path: root/embed.h
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-02-14 00:14:04 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-02-14 00:14:04 +0000
commit7fae4e64c5e2903183a8656ece6686238ddef215 (patch)
treefcfe3d9ba5c065b79e40d57f28c003565b6bedac /embed.h
parent837485b6cd4b757519a4ac6f03f3857c2fcf4844 (diff)
downloadperl-7fae4e64c5e2903183a8656ece6686238ddef215.tar.gz
[asperl] added AS patch#5 (patch #4 was intentionally skipped after
discussion) p4raw-id: //depot/asperl@521
Diffstat (limited to 'embed.h')
-rw-r--r--embed.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.h b/embed.h
index 73cc786924..825ef58789 100644
--- a/embed.h
+++ b/embed.h
@@ -325,7 +325,7 @@
#define mg_find Perl_mg_find
#define mg_free Perl_mg_free
#define mg_get Perl_mg_get
-#define mg_len Perl_mg_len
+#define mg_length Perl_mg_length
#define mg_magical Perl_mg_magical
#define mg_set Perl_mg_set
#define mg_size Perl_mg_size