view libpurple/protocols/zephyr/init_et.c @ 31720:f60a5bec2a0d

Ignore display name updates that are NULL. In all cases, the new display name is either non-NULL, or the MsnUser is new and the saved display name is already NULL anyway. This change leads to the next revision...
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Tue, 01 Mar 2011 06:16:04 +0000
parents 5fe8042783c1
children
line wrap: on
line source

/*
 * Copyright 1986, 1987, 1988 by MIT Information Systems and
 *	the MIT Student Information Processing Board.
 *
 * For copyright info, see mit-sipb-copyright.h.
 */

#include <sysdep.h>

extern struct et_list * _et_list;