diff options
Diffstat (limited to 'src/plugins/spell/spell-config.c')
-rw-r--r-- | src/plugins/spell/spell-config.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/spell/spell-config.c b/src/plugins/spell/spell-config.c index a677dfc3a..b35ca8be7 100644 --- a/src/plugins/spell/spell-config.c +++ b/src/plugins/spell/spell-config.c @@ -97,6 +97,7 @@ spell_config_change_commands (const void *pointer, void *data, spell_commands_to_check = weechat_string_split ( value, ",", + NULL, WEECHAT_STRING_SPLIT_STRIP_LEFT | WEECHAT_STRING_SPLIT_STRIP_RIGHT | WEECHAT_STRING_SPLIT_COLLAPSE_SEPS, |