--- a/libpurple/protocols/msn/switchboard.h Sun May 20 15:59:10 2007 +0000 +++ b/libpurple/protocols/msn/switchboard.h Sun May 20 16:30:39 2007 +0000 @@ -102,7 +102,7 @@ MsnSBErrorType error; /**< The error that occurred in this switchboard (if applicable). */ - MsnSlpLink *slplink; /**< The slplink that is using this switchboard. */ + GList *slplinks; /**< The list of slplinks that are using this switchboard. */ }; /**