summaryrefslogtreecommitdiff
path: root/win32/makedef.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>1998-07-11 19:36:58 +0000
committerGurusamy Sarathy <gsar@cpan.org>1998-07-11 19:36:58 +0000
commit959068107bde652a5c1522a702e72d0c7d4a2d44 (patch)
tree30616f5ed871314d40a8d0ab3efa0d8762406791 /win32/makedef.pl
parent7660c0ab63249bd2e9c9aa6740d4bc7ee0a72e3a (diff)
downloadperl-959068107bde652a5c1522a702e72d0c7d4a2d44.tar.gz
export newRV_noinc on win32, deprecate AvFILL in favor of av_len()
p4raw-id: //depot/perl@1439
Diffstat (limited to 'win32/makedef.pl')
-rw-r--r--win32/makedef.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/makedef.pl b/win32/makedef.pl
index 02a9484537..c49c68dd72 100644
--- a/win32/makedef.pl
+++ b/win32/makedef.pl
@@ -244,7 +244,7 @@ Perl_sv_nv
Perl_sv_true
Perl_sv_uv
Perl_sv_pvn
-Perl_newRV_noinc)];
+)];
}
unless ($define{'FAKE_THREADS'})