view mcabber/mcabber/carbons.h @ 2115:f8f23b72eac5

Update API ChangeLog (v29, v30)
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 17:30:02 +0200
parents 9b4b7941647c
children 51fde9c25401
line wrap: on
line source

#ifndef __MCABBER_CARBONS_H__
#define __MCABBER_CARBONS_H__ 1

void carbons_available();
void carbons_enable();
void carbons_disable();
void carbons_info();

#endif //__MCABBER_CARBONS_H__