# HG changeset patch # User masca@cpw.pidgin.im # Date 1266946413 0 # Node ID 8eb42d13cb3f5afb3d335fba4b15cd777533d62a # Parent c5a7516418c732b59c4e123440960cb9e888e71b Make this comment 80char wide. diff -r c5a7516418c7 -r 8eb42d13cb3f libpurple/protocols/msn/dialog.c --- 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) {