rename key2id to kv

This commit is contained in:
Rongsong Shen 2026-02-13 15:00:16 +08:00
parent d8690bfeb9
commit e5f3983952
3 changed files with 14 additions and 14 deletions

View file

@ -10,7 +10,7 @@ librtti_c_srcs=[
'hash.c',
'length.c',
'bitmap.c',
'key2id.c',
'kv.c',
]