summaryrefslogtreecommitdiffhomepage
path: root/EXAMPLE.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2020-03-14 00:22:06 +0100
committerGitHub <[email protected]>2020-03-14 00:22:06 +0100
commit8640dcd64d1eb20efb9a4bb04070f3850bd487cf (patch)
treecaf1a13275e28ea2f61e4ddb7ee75f0dadd883ca /EXAMPLE.md
parent7186ae150819a54173e32df8515166bf351fb02f (diff)
downloadSTC-modified-8640dcd64d1eb20efb9a4bb04070f3850bd487cf.tar.gz
STC-modified-8640dcd64d1eb20efb9a4bb04070f3850bd487cf.zip
Update EXAMPLE.md
Diffstat (limited to 'EXAMPLE.md')
-rw-r--r--EXAMPLE.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/EXAMPLE.md b/EXAMPLE.md
index c0ce9936..577db913 100644
--- a/EXAMPLE.md
+++ b/EXAMPLE.md
@@ -71,5 +71,5 @@ int main()
}
```
It will automatically use key_hash() as defined above for the hash value calculations, and the key_compare() for equality checks.
-The cmap_mm_destroy() function will free all first, second CString's, and the CString value for each item in the map, in addition to the CMap hash table itself.
+The cmap_ex_destroy() function will free all first, second CString's, and the CString value for each item in the map, in addition to the CMap hash table itself.