--- 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; }; /**