Mercurial > pidgin.yaz
view libgaim/gaim-client.h @ 14593:d24de94469f4
[gaim-migrate @ 17318]
Part of SF Patch #1559532 from Mike Stoddard
"I have also included a fix for another issue -- if the
the user is disconnected because he/she logged in
somewhere else we don't want to reconnect."
committer: Tailor Script <tailor@pidgin.im>
author | Richard Laager <rlaager@wiktel.com> |
---|---|
date | Tue, 19 Sep 2006 00:55:20 +0000 |
parents | 60b1bc8dbf37 |
children |
line wrap: on
line source
#ifndef _GAIM_CLIENT_H_INCLUDED_ #define _GAIM_CLIENT_H_INCLUDED_ #include <glib.h> #include "gaim-client-bindings.h" G_BEGIN_DECLS void gaim_init(void); G_END_DECLS #endif