mcabber/src/xmpp_s10n.h
author Myhailo Danylenko <isbear@ukrpost.net>
Wed, 13 Jan 2010 12:43:57 +0200
changeset 1663 dcb0b4522ded
parent 1604 351427ef0b4b
permissions -rw-r--r--
Fix GError handling

#ifndef __XMPP_S10N_H__
#define __XMPP_S10N_H__ 1

#include "events.h"

int evscallback_subscription(eviqs *evp, guint evcontext);

#endif /* __XMPP_S10N_H__ */

/* vim: set expandtab cindent cinoptions=>2\:2(0:  For Vim users... */