From 6e8b7367d7b20993d0eaa284bd59e112e342c9dd Mon Sep 17 00:00:00 2001
From: TingPing <tngpng@gmail.com>
Date: Wed, 10 Apr 2013 13:43:22 -0300
Subject: comma

---
 src/fe-gtk/servlistgui.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'src/fe-gtk')

diff --git a/src/fe-gtk/servlistgui.c b/src/fe-gtk/servlistgui.c
index 3773ea96..13df2b15 100644
--- a/src/fe-gtk/servlistgui.c
+++ b/src/fe-gtk/servlistgui.c
@@ -85,7 +85,7 @@ static GtkWidget *servlist_open_edit (GtkWidget *parent, ircnet *net);
 static const char *pages[]=
 {
 	IRC_DEFAULT_CHARSET,
-	"IRC (Latin/Unicode Hybrid)"
+	"IRC (Latin/Unicode Hybrid)",
 	"ISO-8859-15 (Western Europe)",
 	"ISO-8859-2 (Central Europe)",
 	"ISO-8859-7 (Greek)",
-- 
cgit 1.4.1