--- a/libpurple/protocols/msn/dialog.c Thu Feb 18 16:59:04 2010 +0000 +++ b/libpurple/protocols/msn/dialog.c Tue Feb 23 17:33:33 2010 +0000 @@ -34,9 +34,11 @@ } MsnAddRemData; -/* Remove the buddy referenced by the MsnAddRemData before the serverside list is changed. - * If the buddy will be added, he'll be added back; if he will be removed, he won't be. */ -/* Actually with our MSNP14 code that isn't true yet, he won't be added back :( */ +/* Remove the buddy referenced by the MsnAddRemData before the serverside list + * is changed. If the buddy will be added, he'll be added back; if he will be + * removed, he won't be. */ +/* Actually with our MSNP14 code that isn't true yet, he won't be added back :( + * */ static void msn_complete_sync_issue(MsnAddRemData *data) {