mirror of
https://github.com/Karaka-Management/cOMS.git
synced 2026-01-27 18:08:40 +00:00
typo fix
This commit is contained in:
parent
bebd2a346b
commit
b91ee70f33
|
|
@ -64,7 +64,7 @@ namespace Stdlib {
|
|||
}
|
||||
|
||||
static
|
||||
void has_free(assoc_arr *h)
|
||||
void hash_free(assoc_arr *h)
|
||||
{
|
||||
free(h);
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user