comparison mcabber/mcabber/api.h @ 2050:998feaa54ef0

Add ut_unescape_tabs_cr()
author Mikael Berthe <mikael@lilotux.net>
date Wed, 28 Nov 2012 17:55:03 +0100
parents 0cb8ea02e472
children 3f4c97805218
comparison
equal deleted inserted replaced
2049:0ba755e5dc48 2050:998feaa54ef0
2 #define __MCABBER_API_H__ 1 2 #define __MCABBER_API_H__ 1
3 3
4 #include <glib.h> 4 #include <glib.h>
5 #include <mcabber/config.h> // For MCABBER_BRANCH 5 #include <mcabber/config.h> // For MCABBER_BRANCH
6 6
7 #define MCABBER_API_VERSION 24 7 #define MCABBER_API_VERSION 25
8 #define MCABBER_API_MIN 24 8 #define MCABBER_API_MIN 24
9 9
10 #define MCABBER_BRANCH_DEV 1 10 #define MCABBER_BRANCH_DEV 1
11 11
12 // cmd_add returns gpointer id 12 // cmd_add returns gpointer id