diff options
Diffstat (limited to 'src/common/hexchat.c')
-rw-r--r-- | src/common/hexchat.c | 2 |
1 files changed, 1 insertions, 1 deletions
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 <glib-object.h> /*for g_type_init() */ +#include <glib-object.h> /* for g_type_init() */ #ifdef USE_OPENSSL #include <openssl/ssl.h> /* SSL_() */ |