--- a/pidgin/gtkconn.c Tue Feb 04 16:30:55 2014 +0530 +++ b/pidgin/gtkconn.c Tue Feb 04 17:31:03 2014 +0530 @@ -44,7 +44,7 @@ guint timeout; } PidginAutoRecon; -/** +/* * Contains accounts that are auto-reconnecting. * The key is a pointer to the PurpleAccount and the * value is a pointer to a PidginAutoRecon.