| 390 group_id = GPOINTER_TO_INT(c->data); |
390 group_id = GPOINTER_TO_INT(c->data); |
| 391 msn_user_add_group_id(user, group_id); |
391 msn_user_add_group_id(user, group_id); |
| 392 } |
392 } |
| 393 |
393 |
| 394 /* FIXME: It might be a real alias */ |
394 /* FIXME: It might be a real alias */ |
| 395 /* serv_got_alias(gc, passport, store); */ |
395 /* Umm, what? This might fix bug #1385130 */ |
| |
396 serv_got_alias(gc, passport, store); |
| 396 } |
397 } |
| 397 |
398 |
| 398 if (list_op & MSN_LIST_AL_OP) |
399 if (list_op & MSN_LIST_AL_OP) |
| 399 { |
400 { |
| 400 /* These are users who are allowed to see our status. */ |
401 /* These are users who are allowed to see our status. */ |