changeset 20406:7acc792487f2

Make this compile.
author Richard Laager <rlaager@wiktel.com>
date Sun, 15 Apr 2007 20:12:06 +0000
parents 2f123c4b36a2
children 1122d47583a1
files libpurple/protocols/msn/userlist.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/msn/userlist.c	Sun Apr 15 05:42:29 2007 +0000
+++ b/libpurple/protocols/msn/userlist.c	Sun Apr 15 20:12:06 2007 +0000
@@ -392,7 +392,9 @@
 		 */
 
 		if (!(list_op & (MSN_LIST_AL_OP | MSN_LIST_BL_OP)))
+		{
 //			got_new_entry(gc, passport, store);
+		}
 	}
 
 	user->list_op |= list_op;