From 0a3fe6211933a8be6ec71ff82a3077da7012e667 Mon Sep 17 00:00:00 2001 From: Tyge Løvset Date: Sun, 19 Sep 2021 14:54:15 +0200 Subject: Replaced the two csptr doc examples with a better one. Same as sharedptr.c in examples. --- docs/cset_api.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/cset_api.md') diff --git a/docs/cset_api.md b/docs/cset_api.md index 8b645d29..f9a5cfb7 100644 --- a/docs/cset_api.md +++ b/docs/cset_api.md @@ -18,7 +18,7 @@ A **cset** is an associative container that contains a set of unique objects of #define i_keydel // destroy key func - defaults to empty destruct #include ``` -`X` should be replaced by the value of i_tag in all of the following documentation. +`X` should be replaced by the value of ***i_tag*** in all of the following documentation. ## Methods -- cgit v1.2.3