re_intuit_start(): fixup some code comments
authorDavid Mitchell <davem@iabyn.com>
Thu, 30 Jan 2014 16:12:14 +0000 (16:12 +0000)
committerDavid Mitchell <davem@iabyn.com>
Fri, 7 Feb 2014 22:39:38 +0000 (22:39 +0000)
commit4d281893dcc10782160fd4a2fbadb1bddd118206
tree384152fae1576b03aa1915f069d0b1fcf3edb53e
parentfdc003fd1d22441061e822c854d4167a612e754e
re_intuit_start(): fixup some code comments

Based on some feedback from Hugo, this makes some of the comments I've
added recently less confusing (hopefully).

In particular, it standardises on one set of terminology for string
positions: earliest/first to latest/last, avoiding others like
smallest/least/minimum to greatest/most/maximum, and
bottom/lowest to top/highest.
regexec.c