From 2801b8437c0ee1c529244c1b7f7a6603e029a5a5 Mon Sep 17 00:00:00 2001 From: Sebastien Helleu Date: Fri, 19 Mar 2010 23:33:14 +0100 Subject: Reformat multi-line comments --- src/gui/gui-chat.c | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'src/gui/gui-chat.c') diff --git a/src/gui/gui-chat.c b/src/gui/gui-chat.c index 8bafd0458..3a346a52e 100644 --- a/src/gui/gui-chat.c +++ b/src/gui/gui-chat.c @@ -508,8 +508,10 @@ gui_chat_printf_date_tags (struct t_gui_buffer *buffer, time_t date, { if (!new_msg[0] && pos[0]) { - /* modifier returned empty message, then we'll not - print anything */ + /* + * modifier returned empty message, then we'll not + * print anything + */ free (new_msg); return; } -- cgit v1.2.3