Mercurial > pidgin.yaz
view src/away.h @ 8978:8e69a730885c
[gaim-migrate @ 9752]
This fixes a bug whereby an oscar_direct_im could get destroyed, and then
gaim_proxy_connect would call its callback and we'd try to dereference it.
Als some small whitespace changes that my editor made for me.
committer: Tailor Script <tailor@pidgin.im>
author | Tim Ringenbach <marv@pidgin.im> |
---|---|
date | Wed, 19 May 2004 04:43:16 +0000 |
parents | e8aa46291f64 |
children | db62420a53a2 |
line wrap: on
line source
#ifndef _GAIM_AWAY_H_ #define _GAIM_AWAY_H_ #define GtkWidget int int this_file; #define A_BIG_HACK this_file; extern void do_im_back(GtkWidget *, GtkWidget *); #endif /* _GAIM_AWAY_H_ */