summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-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 6129c58e..8f83fc5d 100644
--- a/docs/cmap_api.md
+++ b/docs/cmap_api.md
@@ -317,7 +317,7 @@ using_cmap(vk, Viking, int, c_default_del, c_default_clone,
int main()
{
- c_init (cmap_vk, vikings {
+ c_init (cmap_vk, vikings, {
{ {"Einar", "Norway"}, 20 },
{ {"Olaf", "Denmark"}, 24 },
{ {"Harald", "Iceland"}, 12 },