diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2000-03-05 17:16:12 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2000-03-05 17:16:12 +0000 |
commit | f69763b06909a72bacc3730622752f9777f5cbc1 (patch) | |
tree | 21f440f7befcce18d600cb71d9d5c7b5f01b3efd /perlapi.c | |
parent | 5e6c239f964b3cbc996695ce62f095f589a2f96e (diff) | |
parent | 39bac7f7f5a36515e5edfd18fa0ae05b4fb933ec (diff) | |
download | perl-f69763b06909a72bacc3730622752f9777f5cbc1.tar.gz |
Integrate with Sarathy.
p4raw-id: //depot/cfgperl@5546
Diffstat (limited to 'perlapi.c')
-rwxr-xr-x | perlapi.c | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3909,6 +3909,8 @@ Perl_ptr_table_split(pTHXo_ PTR_TBL_t *tbl) # endif #endif #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT) +#if 0 +#endif # if defined(CRIPPLED_CC) # endif # if defined(PERL_CR_FILTER) |