Skip to content
Snippets Groups Projects
Commit d4f5ab77 authored by Cedric Roux's avatar Cedric Roux
Browse files

clarify "pos" in database.c

the list of IDs is stored alphabetically so when accessing the database
with an ID one needs an indirection to get the correct record.
"pos" was not clear. "id_to_pos" is clearer.
parent e54f87a0
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment