pidgin: 5659c7bb: Remove a stray word from a comment
markdoliner at pidgin.im
markdoliner at pidgin.im
Wed Jun 2 17:45:41 EDT 2010
-----------------------------------------------------------------
Revision: 5659c7bbef24cb9a8c8a573ce4371598b5316649
Ancestor: a16b83242562658cc9f08739aedaa0a4b621077a
Author: markdoliner at pidgin.im
Date: 2010-06-02T21:41:16
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/5659c7bbef24cb9a8c8a573ce4371598b5316649
Modified files:
libpurple/protocols/msn/user.h
ChangeLog:
Remove a stray word from a comment
-------------- next part --------------
============================================================
--- libpurple/protocols/msn/user.h e64a306b01966c54fe466f68950dc7f90b32cd8c
+++ libpurple/protocols/msn/user.h 0fce42b750855c05ade19564e81d510bd1c6ae96
@@ -57,8 +57,8 @@ typedef enum
* 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
{
More information about the Commits
mailing list