diff options
Diffstat (limited to 'misc/examples/csmap_insert.c')
| -rw-r--r-- | misc/examples/csmap_insert.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/examples/csmap_insert.c b/misc/examples/csmap_insert.c index 18a88ec3..df638c22 100644 --- a/misc/examples/csmap_insert.c +++ b/misc/examples/csmap_insert.c @@ -12,7 +12,7 @@ #define i_tag istr // Map of int => cstr #include <stc/csmap.h> -#define i_val csmap_ii_raw +#define i_key csmap_ii_raw #define i_opt c_no_cmp #define i_tag ii #include <stc/cvec.h> |
