diff options
Diffstat (limited to 'misc/examples/mmap.c')
| -rw-r--r-- | misc/examples/mmap.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/examples/mmap.c b/misc/examples/mmap.c index 63312e04..fd00499c 100644 --- a/misc/examples/mmap.c +++ b/misc/examples/mmap.c @@ -4,7 +4,7 @@ // Multimap entries #define i_implement #include <stc/cstr.h> -#define i_val_str +#define i_key_str #include <stc/clist.h> // Map of int => clist_str. |
