mirror of
https://github.com/weechat/weechat.git
synced 2026-07-04 08:43:13 +02:00
Remove unneeded spaces
This commit is contained in:
@@ -1549,7 +1549,7 @@ command_help_list_plugin_commands (struct t_weechat_plugin *plugin,
|
||||
}
|
||||
}
|
||||
|
||||
/* use list to display commands, sorted by columns */
|
||||
/* use list to display commands, sorted by columns */
|
||||
list_size = weelist_size (list);
|
||||
if ((max_length > 0) && (list_size > 0))
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user