diff options
author | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-20 23:12:11 +0000 |
---|---|---|
committer | Jarkko Hietaniemi <jhi@iki.fi> | 2001-01-20 23:12:11 +0000 |
commit | 6b1bfb713ee2240cea7837d56bcc692b587c8cfb (patch) | |
tree | fe86f719dc7732dc400731ebab78584476f308f3 /embed.pl | |
parent | 58979ab1b71f35ba0309b6f7a5b76821fec30447 (diff) | |
download | perl-6b1bfb713ee2240cea7837d56bcc692b587c8cfb.tar.gz |
Forgot the expect_number() prototype.
p4raw-id: //depot/perl@8494
Diffstat (limited to 'embed.pl')
-rwxr-xr-x | embed.pl | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2477,6 +2477,7 @@ s |void |del_sv |SV *p s |int |sv_2inuv_non_preserve |SV *sv|I32 numtype s |int |sv_2iuv_non_preserve |SV *sv|I32 numtype # endif +s |I32 |expect_number |char** pattern #endif #if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT) |