Mercurial > pidgin.yaz
changeset 2640:cbc5c3861f77
[gaim-migrate @ 2653]
blah!
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Wed, 31 Oct 2001 10:27:07 +0000 |
parents | 4d6a767133e1 |
children | 671c3a6a2c12 |
files | src/away.c |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/away.c Wed Oct 31 09:18:11 2001 +0000 +++ b/src/away.c Wed Oct 31 10:27:07 2001 +0000 @@ -169,6 +169,8 @@ serv_set_away_all(NULL); awaymessage = NULL; + clistqueue = NULL; + clistqueuesw = NULL; #ifdef USE_APPLET applet_widget_unregister_callback(APPLET_WIDGET(applet), "away"); set_user_state(online);