Skip to content
Commit f771fde8 authored by David Howells's avatar David Howells
Browse files

keys: Simplify key description management



Simplify key description management by cramming the word containing the
length with the first few chars of the description also.  This simplifies
the code that generates the index-key used by assoc_array.  It should speed
up key searching a bit too.

Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
parent 3b8c4a08
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment