# HG changeset patch # User Mark Doliner # Date 1275514876 0 # Node ID 805bc41f6de77c830e34010a6c4f58c1c7509512 # Parent 320337ee96add191343c8070a567a0c5d24d54c2 Remove a stray word from a comment diff -r 320337ee96ad -r 805bc41f6de7 libpurple/protocols/msn/user.h --- 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 {