Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 31091:4c393e8c53bf
Prep to tag and release version 2.7.5.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 01 Nov 2010 00:17:51 +0000 |
parents | 32c366eeeb99 |
children |
line wrap: on
line source
#ifndef _PURPLE_CLIENT_H_INCLUDED_ #define _PURPLE_CLIENT_H_INCLUDED_ #include <glib.h> #include "purple-client-bindings.h" G_BEGIN_DECLS void purple_init(void); G_END_DECLS #endif