Mercurial > pidgin
view src/away.h @ 9539:e8611c712d0a
[gaim-migrate @ 10367]
Fix a problem when oscar syncs the local list to the server list.
If you've removed your last permit or deny buddy using a different client,
then sign on with Gaim, it will crash.
Fixes the following sf bugs (they're all the same)
982873
983874
984683
989580
989885
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Fri, 16 Jul 2004 02:34:32 +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_ */