summaryrefslogtreecommitdiffstats
path: root/src/libserver/rspamd_symcache.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libserver/rspamd_symcache.h')
-rw-r--r--src/libserver/rspamd_symcache.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/src/libserver/rspamd_symcache.h b/src/libserver/rspamd_symcache.h
index a72581432..ee3f4862a 100644
--- a/src/libserver/rspamd_symcache.h
+++ b/src/libserver/rspamd_symcache.h
@@ -134,7 +134,9 @@ gint rspamd_symcache_add_symbol (struct rspamd_symcache *cache,
* @return
*/
bool rspamd_symcache_add_symbol_augmentation(struct rspamd_symcache *cache,
- int sym_id, const char *augmentation);
+ int sym_id,
+ const char *augmentation,
+ const char *value);
/**
* Add callback to be executed whenever symbol has peak value