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:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user