re_intuit_start(): move a line of code earlier
authorDavid Mitchell <davem@iabyn.com>
Sun, 2 Feb 2014 14:14:47 +0000 (14:14 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sat, 8 Feb 2014 13:50:10 +0000 (13:50 +0000)
commit97c6112e8d0139518e10f9af25b2ec9a32a39087
treed82fb62e942a429bd7d4a065f7dcdec48807b728
parent2d52c850bd4c1e135256f17e7e68b4b7563b81e1
re_intuit_start(): move a line of code earlier

This makes no functional difference, but makes the two branches
of "other substr" calculate the three values last1, last, s in the same
order.
regexec.c