From d20dccbe025c21a4dad10bfb71f192925543b7c3 Mon Sep 17 00:00:00 2001 From: Berke Viktor Date: Sat, 27 Apr 2013 21:35:19 +0200 Subject: [PATCH] Some crucial cosmetics --- src/common/hexchat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/common/hexchat.c b/src/common/hexchat.c index 41904412..2d9ff424 100644 --- a/src/common/hexchat.c +++ b/src/common/hexchat.c @@ -51,7 +51,7 @@ #include "url.h" #include "hexchatc.h" -#include /*for g_type_init() */ +#include /* for g_type_init() */ #ifdef USE_OPENSSL #include /* SSL_() */