1
0
mirror of https://github.com/weechat/weechat.git synced 2026-07-09 03:03:12 +02:00

fset: add comment on filter by evaluated expression

This commit is contained in:
Sébastien Helleu
2019-10-30 19:41:56 +01:00
parent 7cac32fc1f
commit 4a86ab55d8
+1
View File
@@ -313,6 +313,7 @@ fset_option_match_filter (struct t_fset_option *fset_option, const char *filter)
if (strncmp (filter, "c:", 2) == 0)
{
/* filter by evaluated condition */
weechat_hashtable_set (fset_option_filter_hashtable_pointers,
"fset_option", fset_option);
fset_option_add_option_in_hashtable (