libpurple/protocols/msn/switchboard.h

changeset 24420
e83317602b22
parent 22164
2307c0c05225
child 24615
9a156dbd94c4
--- a/libpurple/protocols/msn/switchboard.h	Tue Sep 30 00:49:53 2008 +0000
+++ b/libpurple/protocols/msn/switchboard.h	Tue Sep 30 05:52:57 2008 +0000
@@ -104,6 +104,7 @@
 	MsnSBErrorType error; /**< The error that occurred in this switchboard
 							(if applicable). */
 	GList *slplinks; /**< The list of slplinks that are using this switchboard. */
+	guint reconn_timeout_h;
 };
 
 /**

mercurial