summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorSteve Peters <steve@fisharerojo.org>2006-05-21 03:47:18 +0000
committerSteve Peters <steve@fisharerojo.org>2006-05-21 03:47:18 +0000
commitd070ff45303f31f7ea3c355a42984d1c652a0faf (patch)
tree38b23b702884db356cfbc7066e710a66472c1b23 /embed.fnc
parentea7d701d8a9efe1ba3e2127e0a97460c9f0c134c (diff)
downloadperl-d070ff45303f31f7ea3c355a42984d1c652a0faf.tar.gz
Add Perl_PerlIO_context_layers() to the public API to fix Win32 builds.
Also, picked up a missed change for pod/perlapi.pod. p4raw-id: //depot/perl@28264
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 086eb6900f..bc12ba195c 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1504,7 +1504,7 @@ Apn |int |my_socketpair |int family|int type|int protocol|int fd[2]
pMXE |SV* |sv_setsv_cow |NN SV* dsv|NN SV* ssv
#endif
-op |const char *|PerlIO_context_layers|NULLOK const char *mode
+Aop |const char *|PerlIO_context_layers|NULLOK const char *mode
#if defined(USE_PERLIO) && !defined(USE_SFIO)
Ap |int |PerlIO_close |NULLOK PerlIO *f