diff --git a/src/fe-common/irc/module-formats.c b/src/fe-common/irc/module-formats.c index 403c1a52..0d3f1529 100644 --- a/src/fe-common/irc/module-formats.c +++ b/src/fe-common/irc/module-formats.c @@ -191,3 +191,4 @@ FORMAT_REC fecommon_irc_formats[] = { { "no_msgs_sent", "You have not sent a message to anyone yet", 0 }, { NULL, NULL, 0 } +};