diff --git a/src/core/wee-command.c b/src/core/wee-command.c index 27c65d8d7..a4ae9d15a 100644 --- a/src/core/wee-command.c +++ b/src/core/wee-command.c @@ -4428,9 +4428,9 @@ command_plugin_list (const char *name, int full) struct t_hook *ptr_hook; int plugins_found, hook_found, interval; - gui_chat_printf (NULL, ""); if (!name) { + gui_chat_printf (NULL, ""); gui_chat_printf (NULL, _("Plugins loaded:")); }