re_intuit_start(): re-indent a block of code
authorDavid Mitchell <davem@iabyn.com>
Fri, 13 Dec 2013 13:40:15 +0000 (13:40 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 7 Feb 2014 22:39:35 +0000 (22:39 +0000)
commitc889ccc800e01645e475131343d53779b3bd79bd
tree67840ab06819f20e6789a4561a4ac689fbdf6ff5
parentd54614d3b23d940f0dda155d782743dc46ebfc99
re_intuit_start(): re-indent a block of code

(whitespace-only changes)

A block of code had a confusing mixture of 4- and 2-space indents.
Re-indent to be consistently 4 chars. Also, wrap some long lines
and add a few blank lines for clarity.
regexec.c