minor tweak...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2014-01-19 23:23:43 +04:00
parent 424cfc2512
commit b131edd95c

View File

@ -54,7 +54,7 @@
// NOTE: TAGS gid sets are still compact lists, thus are // NOTE: TAGS gid sets are still compact lists, thus are
// actively maintained sorted. // actively maintained sorted.
// ...still thinking of whether making them sparse will // ...still thinking of whether making them sparse will
// take up too much memory. // take up too much memory, and is it worth the work...
// //
// //
// NOTE: Gen1 and Gen3 refer to code generations rather than data format // NOTE: Gen1 and Gen3 refer to code generations rather than data format