diff options
author | Nicholas Clark <nick@ccl4.org> | 2007-02-17 14:12:07 +0000 |
---|---|---|
committer | Nicholas Clark <nick@ccl4.org> | 2007-02-17 14:12:07 +0000 |
commit | 33972ad64a99b9ebe310f5ddfe85338f71fea66d (patch) | |
tree | 8c7fd7b582d79b625d359f02ab123090a22ed30c /global.sym | |
parent | 8b850bd54aa90bd3cc2546352bef5140216ffbb6 (diff) | |
download | perl-33972ad64a99b9ebe310f5ddfe85338f71fea66d.tar.gz |
Missed an aTHX_ in B's call to Perl_emulate_cop_io.
Missed that global.sym was modified.
p4raw-id: //depot/perl@30335
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 3a63bbcb22..9ade2fa27e 100644 --- a/global.sym +++ b/global.sym @@ -736,4 +736,5 @@ Perl_my_cxt_index Perl_my_strlcat Perl_my_strlcpy Perl_signbit +Perl_emulate_cop_io # ex: set ro: |