Mercurial > pidgin.yaz
changeset 31140:8eb42d13cb3f
Make this comment 80char wide.
author | masca@cpw.pidgin.im |
---|---|
date | Tue, 23 Feb 2010 17:33:33 +0000 |
parents | c5a7516418c7 |
children | 27e45413d030 |
files | libpurple/protocols/msn/dialog.c |
diffstat | 1 files changed, 5 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- 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) {