view libpurple/protocols/zephyr/init_et.c @ 24189:ecbab5157345

Always send the MSN status code, even when we think we're already logged in. This is important when we've been transferred to a new server with XFR. Otherwise, the server will think we're offline (and not able to message anyone). Fixes #6196, again.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 26 Sep 2008 05:07:48 +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;