re_intuit_start(): re-indent after brace removal
authorDavid Mitchell <davem@iabyn.com>
Sun, 2 Feb 2014 14:02:24 +0000 (14:02 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sat, 8 Feb 2014 13:50:10 +0000 (13:50 +0000)
commit2d52c850bd4c1e135256f17e7e68b4b7563b81e1
tree2cd4afa2dc05e53e11fd3652f61632780596c456
parentc347b52815dab0fa7ceddd68314d62cd3e441ac4
re_intuit_start(): re-indent after brace removal

The previous commit removed one level of {} from a block of code;
re-indent to match.

Whitespace-only change
regexec.c