]> Savannah Git Hosting - gnulib.git/commit
bitset: rename internal details for consistency
authorAkim Demaille <akim.demaille@gmail.com>
Tue, 17 Nov 2020 06:40:01 +0000 (07:40 +0100)
committerAkim Demaille <akim.demaille@gmail.com>
Wed, 18 Nov 2020 05:56:36 +0000 (06:56 +0100)
commit21596a4d01b7f98472a808f05b021213e9d72031
tree88bcaab330695d4f9f65b7d7ebabdc1ec0243b6d
parent927c02dbce880611fab4e245e66863fa2bc617d6
bitset: rename internal details for consistency

The "table" implementation used to called "expandable" (see
https://lists.gnu.org/archive/html/bug-gnulib/2018-11/msg00096.html).
Clean up remaining traces of "expandable".

* lib/bitset/table.c: Rename all the EBITSET_ symbols as TBITSET_.
ChangeLog
lib/bitset/table.c