1
0
mirror of https://github.com/weechat/weechat.git synced 2026-06-26 04:46:37 +02:00

tests: fix modifier name in comment

This commit is contained in:
Sébastien Helleu
2021-06-21 19:58:53 +02:00
parent e04cc87f60
commit 3d3cdf3884
+1 -1
View File
@@ -600,7 +600,7 @@ TEST(IrcColor, ModifierCallback)
STRCMP_EQUAL(string, result);
free (result);
/* modifier "irc_color_encode" */
/* modifier "irc_color_decode_ansi" */
snprintf (string, sizeof (string),
"test_%sbold1%s_normal_%sbold2%s_normal_%sbold3%s_normal",
IRC_COLOR_BOLD_STR,