diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-07 08:07:58 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 1999-07-07 08:07:58 +0000 |
commit | 1b18133a105fbc5f80d40c868e5dcd6642b2283a (patch) | |
tree | d099e5888df0f35505f032e1fd83689b932df6c0 /embed.pl | |
parent | 61123c315f37e918851a84240eafd9ae275821d7 (diff) | |
parent | c4be5b273ea01a42f8bea870c9703dc3eaa652b6 (diff) | |
download | perl-1b18133a105fbc5f80d40c868e5dcd6642b2283a.tar.gz |
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@3638
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1541,6 +1541,7 @@ s |void |restore_magic |void *p #if defined(PERL_IN_OP_C) || defined(PERL_DECL_PROT) s |I32 |list_assignment|OP *o s |void |bad_type |I32 n|char *t|char *name|OP *kid +s |void |cop_free |COP *cop s |OP* |modkids |OP *o|I32 type s |void |no_bareword_allowed|OP *o s |OP* |no_fh_allowed |OP *o |