Mercurial > pidgin.yaz
view libpurple/purple-client.h @ 29855:3370fc087d6c
Remove the #warning about not enought bits now that OscarCapability is matched
with a guint64 in aim_caps in family_locate.c
author | Marcus Lundblad <ml@update.uu.se> |
---|---|
date | Sun, 07 Feb 2010 21:51:17 +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