summaryrefslogtreecommitdiffhomepage
path: root/misc/examples/regex_match.c
diff options
context:
space:
mode:
Diffstat (limited to 'misc/examples/regex_match.c')
-rw-r--r--misc/examples/regex_match.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/examples/regex_match.c b/misc/examples/regex_match.c
index 310e0797..88d3747b 100644
--- a/misc/examples/regex_match.c
+++ b/misc/examples/regex_match.c
@@ -3,7 +3,7 @@
#define i_implement
#include <stc/csview.h>
-#define i_val float
+#define i_key float
#include <stc/cstack.h>
int main()