]> diplodocus.org Git - nmh/commitdiff
sbr/vector.c: Change bvector_bits() to return first word.
authorRalph Corderoy <ralph@inputplus.co.uk>
Wed, 26 Apr 2017 12:41:27 +0000 (13:41 +0100)
committerRalph Corderoy <ralph@inputplus.co.uk>
Wed, 26 Apr 2017 12:41:27 +0000 (13:41 +0100)
Rename it to bvector_first_bits() to represent its new behaviour.  It
has only one caller that uses it to produce debug.  Tighten the API so
other callers don't get access to the location of the bvector's bits.


No differences found