From eeca7f0151d85d563d1db229e3b7ca936323ffa2 Mon Sep 17 00:00:00 2001 From: gramanas Date: Sun, 22 Apr 2018 05:47:33 +0300 Subject: First steps towards adding to the db --- src/actions.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actions.h') diff --git a/src/actions.h b/src/actions.h index b9d2192..e7e5636 100644 --- a/src/actions.h +++ b/src/actions.h @@ -23,7 +23,7 @@ CK_ACTIONS #undef X -#define X(ACTION) \ +#define X(ACTION) \ extern void print_##ACTION##_result(int ok); CK_ACTIONS #undef X -- cgit v1.2.3