summaryrefslogtreecommitdiffhomepage
path: root/EXAMPLE.md
diff options
context:
space:
mode:
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.