re_intuit_start(): s/i_strpos/strpos/g
authorDavid Mitchell <davem@iabyn.com>
Thu, 6 Feb 2014 18:24:14 +0000 (18:24 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sat, 8 Feb 2014 13:50:24 +0000 (13:50 +0000)
commit197641b60fd10e1980dcb015bce2c9f9f21cdb11
tree645e8ae77ffbac639e78154a3eaf2f699d733ef3
parenteac3bd564f9d9cf891f4e31b53de2bdcdf723941
re_intuit_start(): s/i_strpos/strpos/g

Now that strpos is constant, there's no need save its initial value to
i_strpos for debugging purposes.
regexec.c