summaryrefslogtreecommitdiff
path: root/embed.fnc
diff options
context:
space:
mode:
authorNicholas Clark <nick@ccl4.org>2010-07-11 16:49:29 +0100
committerNicholas Clark <nick@ccl4.org>2010-07-11 16:49:29 +0100
commit503752a16bf16b90ff6c073c4bd5d818e68a2e2a (patch)
treea7f1750648af9b068d84084f5b5024fc2ce76871 /embed.fnc
parent65cccc5e92d46159b5887e72094aab44ee260ea3 (diff)
downloadperl-503752a16bf16b90ff6c073c4bd5d818e68a2e2a.tar.gz
In S_sv_pos_u2b_midway, inline the call to S_sv_pos_u2b_forwards.
Diffstat (limited to 'embed.fnc')
-rw-r--r--embed.fnc2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed.fnc b/embed.fnc
index 1ba90415ff..4b04803a09 100644
--- a/embed.fnc
+++ b/embed.fnc
@@ -1885,7 +1885,7 @@ sR |I32 |expect_number |NN char **const pattern
sn |STRLEN |sv_pos_u2b_forwards|NN const U8 *const start \
|NN const U8 *const send|STRLEN uoffset
sn |STRLEN |sv_pos_u2b_midway|NN const U8 *const start \
- |NN const U8 *send|const STRLEN uoffset|const STRLEN uend
+ |NN const U8 *send|STRLEN uoffset|const STRLEN uend
s |STRLEN |sv_pos_u2b_cached|NN SV *const sv|NN MAGIC **const mgp \
|NN const U8 *const start|NN const U8 *const send \
|const STRLEN uoffset|STRLEN uoffset0|STRLEN boffset0