Reinstate "regcomp.c: Change, variable, fcn name"
authorKarl Williamson <public@khwilliamson.com>
Sat, 6 Jul 2013 20:29:35 +0000 (14:29 -0600)
committerKarl Williamson <public@khwilliamson.com>
Tue, 16 Jul 2013 19:58:07 +0000 (13:58 -0600)
commit38359fe70698c7a16c7ea58aee87481293a555b3
tree4390e093b4ca9f5c451478ad0d7dd804ef2b08ab
parent3388db2c1477e99d8063e43491760752e6d05d8d
Reinstate "regcomp.c: Change, variable, fcn name"

This reverts commit 0b58015e05b2ab93b080b7c49a70bf82435363c0, which
reverted 875c4e2c5193b5245da578b222e9c93aad31d93b, thus reinstating the
latter commit.  It turns out that the error being chased down was not
due to this commit.

Its original message was (slightly revised for clarity):

These have always been slightly misnamed, but a recent commit made them
more so.  The old name contained "zero", but now there is a new element
which always has zero.  The renamed element indicates whether the
inversion list is offset, that is if the beginning is the zero element,
or if the beginning is the next element beyond the zero element.
embed.fnc
embed.h
inline_invlist.c
proto.h
regcomp.c