aboutsummaryrefslogtreecommitdiffstats
path: root/root_commands.c
diff options
context:
space:
mode:
Diffstat (limited to 'root_commands.c')
-rw-r--r--root_commands.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/root_commands.c b/root_commands.c
index 957c9518..1278126f 100644
--- a/root_commands.c
+++ b/root_commands.c
@@ -1235,7 +1235,7 @@ static void cmd_plugins(irc_t *irc, char **cmd)
}
#endif
- irc_rootmsg(irc, "");
+ irc_rootmsg(irc, " ");
gstr = g_string_new(NULL);
prpls = get_protocols();