summary refs log tree commit diff stats
path: root/src/common/hexchat.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/common/hexchat.c')
-rw-r--r--src/common/hexchat.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/hexchat.c b/src/common/hexchat.c
index 8eaad521..6d624133 100644
--- a/src/common/hexchat.c
+++ b/src/common/hexchat.c
@@ -1035,6 +1035,7 @@ set_locale(void)
 
 	putenv (hexchat_lang);
 }
+
 int
 main (int argc, char *argv[])
 {