summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorFather Chrysostomos <sprout@cpan.org>2012-06-08 17:58:39 -0700
committerFather Chrysostomos <sprout@cpan.org>2012-06-08 20:19:50 -0700
commitc0b8aebd3285e94126140a78c9d5503be4f76b62 (patch)
tree455aa0b702c63796916b0b8e6ed1663d9deb289c /embed.fnc
parente2367aa89c2dff8e12ae9e50931f1e00e8a57124 (diff)
downloadperl-c0b8aebd3285e94126140a78c9d5503be4f76b62.tar.gz
Add alloccopstash provisionally to the API
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 5bfa543dce..594485dba4 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -974,7 +974,7 @@ p |void |package_version|NN OP* v
p |PADOFFSET|allocmy |NN const char *const name|const STRLEN len\
|const U32 flags
#ifdef USE_ITHREADS
-p |PADOFFSET|alloccopstash|NN HV *hv
+AMp |PADOFFSET|alloccopstash|NN HV *hv
#endif
: Used in perly.y
pR |OP* |oopsAV |NN OP* o