summaryrefslogtreecommitdiffhomepage
path: root/docs/cmap_api.md
diff options
context:
space:
mode:
authorTyge Løvset <[email protected]>2021-02-17 20:20:56 +0100
committerTyge Løvset <[email protected]>2021-02-17 20:20:56 +0100
commit7b975a71e5c07d8ff92ae68334e888f4e1d28b6e (patch)
treef69602a82cf4f0229cfc133e0d8de0757bfc717b /docs/cmap_api.md
parent1bbcf7a6ad103991b3819dc051d3c1c45e5ede9c (diff)
downloadSTC-modified-7b975a71e5c07d8ff92ae68334e888f4e1d28b6e.tar.gz
STC-modified-7b975a71e5c07d8ff92ae68334e888f4e1d28b6e.zip
Updated cptr.h examples.
Diffstat (limited to 'docs/cmap_api.md')
-rw-r--r--docs/cmap_api.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/cmap_api.md b/docs/cmap_api.md
index b789944c..a272e1c8 100644
--- a/docs/cmap_api.md
+++ b/docs/cmap_api.md
@@ -260,7 +260,7 @@ Output:
```
### Example 5
-Demonstrate a complex key type.
+Advanced only: Demonstrate use of a complex key type.
```c
#include <stdio.h>
#include <stc/cmap.h>