view libpurple/purple-client.h @ 24512:e1c38e93d5c3

Rearrange the ChangeLog a bit since there are now so many Gadu-Gadu and XMPP bullet points in it this time around.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Sat, 29 Nov 2008 19:53:05 +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