summaryrefslogtreecommitdiff
path: root/pith/state.h
diff options
context:
space:
mode:
Diffstat (limited to 'pith/state.h')
-rw-r--r--pith/state.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/pith/state.h b/pith/state.h
index 40e6dfd0..188f3922 100644
--- a/pith/state.h
+++ b/pith/state.h
@@ -367,7 +367,7 @@ struct pine {
struct {
char *(*display_filter)(char *, STORE_S *, gf_o_t, FILTLIST_S *);
char *(*display_filter_trigger)(BODY *, char *, size_t);
- char *(*exec_rule)(char *, gf_io_t, gf_io_t);
+ char *(*exec_rule)(char *, gf_i_t, gf_o_t);
} tools;
KEYWORD_S *keywords;