diff options
Diffstat (limited to 'src/gui/gtk/gui-gtk-chat.c')
-rw-r--r-- | src/gui/gtk/gui-gtk-chat.c | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/src/gui/gtk/gui-gtk-chat.c b/src/gui/gtk/gui-gtk-chat.c index 86d7a8e21..0ed37c760 100644 --- a/src/gui/gtk/gui-gtk-chat.c +++ b/src/gui/gtk/gui-gtk-chat.c @@ -16,7 +16,9 @@ * along with this program. If not, see <http://www.gnu.org/licenses/>. */ -/* gui-gtk-chat.c: chat display functions for Gtk GUI */ +/* + * gui-gtk-chat.c: chat display functions for Gtk GUI + */ #ifdef HAVE_CONFIG_H |