From d4d921a97e5a8548fb506ed8bc747d9a2bc37561 Mon Sep 17 00:00:00 2001 From: Vsevolod Stakhov Date: Mon, 12 Aug 2019 12:35:13 +0100 Subject: [Rework] Rename filter.h to a more sane name --- src/libserver/roll_history.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libserver/roll_history.c') diff --git a/src/libserver/roll_history.c b/src/libserver/roll_history.c index ceed8d04f..1a742a441 100644 --- a/src/libserver/roll_history.c +++ b/src/libserver/roll_history.c @@ -101,7 +101,7 @@ rspamd_roll_history_update (struct roll_history *history, { guint row_num; struct roll_history_row *row; - struct rspamd_metric_result *metric_res; + struct rspamd_scan_result *metric_res; struct history_metric_callback_data cbdata; struct rspamd_action *action; -- cgit v1.2.3