Small documentation correction

This commit is contained in:
Rafael Sachetto 2019-02-26 09:37:16 -03:00
parent 72990efc3e
commit 89bccdd567

View File

@ -212,7 +212,8 @@ DOCUMENTATION
shputs
T hmputs(T*, T item)
T shputs(T*, T item)
Returns the structure corresponding to 'key' in the hashmap.
Inserts a struct with T.key and T.value into the hashmap. If the struct is already
present in the hashmap, updates it.
hmdel
shdel