forked from Telodendria/Telodendria
Format code.
This commit is contained in:
parent
d22baf440f
commit
2e193d4bcf
1 changed files with 1 additions and 1 deletions
|
@ -429,7 +429,7 @@ HashMapKeys(HashMap * map)
|
||||||
}
|
}
|
||||||
|
|
||||||
Array *
|
Array *
|
||||||
HashMapValues(HashMap *map)
|
HashMapValues(HashMap * map)
|
||||||
{
|
{
|
||||||
Array *arr;
|
Array *arr;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue