view mcabber/mcabber/xmpp_s10n.h @ 1674:f02e7076ccec

Use option guards for tracelog
author Myhailo Danylenko <isbear@ukrpost.net>
date Mon, 18 Jan 2010 17:49:30 +0200
parents 41c26b7d2890
children 1342df44c814
line wrap: on
line source

#ifndef __MCABBER_XMPP_S10N_H__
#define __MCABBER_XMPP_S10N_H__ 1

#include <mcabber/events.h>

int evscallback_subscription(eviqs *evp, guint evcontext);

#endif /* __MCABBER_XMPP_S10N_H__ */

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