view mcabber/mcabber/carbons.h @ 2111:9023a6f2bf6c

Misc. style updates
author Mikael Berthe <mikael@lilotux.net>
date Sun, 11 May 2014 17:18:18 +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__