regcomp.c: When inverting a [], adjust bit count
authorKarl Williamson <public@khwilliamson.com>
Tue, 7 Dec 2010 22:21:55 +0000 (15:21 -0700)
committerKarl Williamson <public@khwilliamson.com>
Sat, 11 Dec 2010 22:57:53 +0000 (15:57 -0700)
commitfed836b3bfd7f84c2054616037d002570c7f407c
tree16138e6360acfd079680157ade39604942d500ed
parentf1d6d3cd22e129a9bf34f86ebe89183aad01d216
regcomp.c: When inverting a [], adjust bit count

When one complements every bit, the count of those that are set should
be complemented as well.
regcomp.c