libpurple/protocols/msn/user.h

changeset 30404
dea46dcf2393
parent 29306
dff954e98aea
child 30933
e8fb33bb8635
child 31055
3047e75048c8
--- a/libpurple/protocols/msn/user.h	Wed Jun 02 02:36:24 2010 +0000
+++ b/libpurple/protocols/msn/user.h	Wed Jun 02 21:41:16 2010 +0000
@@ -57,8 +57,8 @@
  * put this info in in a separate struct to save memory because we
  * allocate an MsnUser struct for each buddy, but we generally only
  * need this information for a small percentage of our buddies
- * (usually less than 1%).  Putting it in a separate struct saves
- * makes MsnUser smaller by the size of a few pointers.
+ * (usually less than 1%).  Putting it in a separate struct makes
+ * MsnUser smaller by the size of a few pointers.
  */
 typedef struct _MsnUserExtendedInfo
 {

mercurial