aboutsummaryrefslogtreecommitdiffstats
path: root/src/libserver/protocol.h
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2016-12-05 13:27:46 +0000
committerVsevolod Stakhov <vsevolod@highsecure.ru>2016-12-05 13:27:46 +0000
commitda4453ce4c343f76c069078b89307f3bde62884e (patch)
tree5c3167a191c994d7e0c52a5f906dfc188227d3fb /src/libserver/protocol.h
parent022977e0b7c160e6e33ec07f2c41f60707d43cb6 (diff)
downloadrspamd-da4453ce4c343f76c069078b89307f3bde62884e.tar.gz
rspamd-da4453ce4c343f76c069078b89307f3bde62884e.zip
[Rework] Refactor struct names
Diffstat (limited to 'src/libserver/protocol.h')
-rw-r--r--src/libserver/protocol.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libserver/protocol.h b/src/libserver/protocol.h
index a38be7652..164a53d2f 100644
--- a/src/libserver/protocol.h
+++ b/src/libserver/protocol.h
@@ -31,7 +31,7 @@ struct rspamd_protocol_log_message_sum {
struct rspamd_protocol_log_symbol_result results[];
};
-struct metric;
+struct rspamd_metric;
/**
* Process headers into HTTP message and set appropriate task fields