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