summaryrefslogtreecommitdiff
path: root/embed.pl
diff options
context:
space:
mode:
authorGurusamy Sarathy <gsar@cpan.org>2000-02-01 08:52:16 +0000
committerGurusamy Sarathy <gsar@cpan.org>2000-02-01 08:52:16 +0000
commita86f0dc98a98470272f57769cfd209896e37a52f (patch)
tree65d0ad7a6df4a09bcf60ae485ca84eb5c1da7bd3 /embed.pl
parentb1c7b182089ae182f17e92b5d889352bce844aeb (diff)
downloadperl-a86f0dc98a98470272f57769cfd209896e37a52f.tar.gz
export pregexec(), Tk uses it
p4raw-id: //depot/perl@4939
Diffstat (limited to 'embed.pl')
-rwxr-xr-xembed.pl2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.pl b/embed.pl
index 820f7b731b..0ea9aa2c90 100755
--- a/embed.pl
+++ b/embed.pl
@@ -1827,7 +1827,7 @@ Ap |void |push_scope
p |OP* |ref |OP* o|I32 type
p |OP* |refkids |OP* o|I32 type
Ap |void |regdump |regexp* r
-p |I32 |pregexec |regexp* prog|char* stringarg \
+Ap |I32 |pregexec |regexp* prog|char* stringarg \
|char* strend|char* strbeg|I32 minend \
|SV* screamer|U32 nosave
Ap |void |pregfree |struct regexp* r