From 967ad7898243e083f485a03414fce0018bfce881 Mon Sep 17 00:00:00 2001 From: gramanas Date: Wed, 14 Nov 2018 21:01:08 +0200 Subject: Rename actionparser to clparser --- src/actionhelper.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/actionhelper.h') diff --git a/src/actionhelper.h b/src/actionhelper.h index 0c96a8a..f7da0dd 100644 --- a/src/actionhelper.h +++ b/src/actionhelper.h @@ -56,7 +56,7 @@ int restore_make_links(cklist *from, cklist *to); /************************/ /* PRINT RESULTS & HELP */ /************************/ -#define X(ACTION) \ +#define X(ACTION) \ void print_##ACTION##_result(int err); \ void print_##ACTION##_help(void); CK_ACTIONS -- cgit v1.2.3