re_intuit_start(): indent rest of check block
authorDavid Mitchell <davem@iabyn.com>
Sun, 16 Mar 2014 15:41:55 +0000 (15:41 +0000)
committerDavid Mitchell <davem@iabyn.com>
Sun, 16 Mar 2014 18:03:51 +0000 (18:03 +0000)
commit8fd347206d41b7722b4ca50e08384ab34013c08c
treeb049f35e7985dd0f2d72d09cc97f57a8254108f9
parent66b7ec5c43f4662ee089ad40efd8dff20754fa06
re_intuit_start(): indent rest of check block

Most of the 'check' substring matching code is in its own scope;
move the last few bits into that scope too. This is purely cosmetic.
regexec.c