comparison xia-debug.h @ 13:14f31e92372f

Fix style
author Guido Berhoerster <guido+xinhibit-applet@berhoerster.name>
date Thu, 17 Apr 2014 11:01:25 +0200
parents a59a7fd5be70
children
comparison
equal deleted inserted replaced
12:a59a7fd5be70 13:14f31e92372f
26 26
27 #include <glib.h> 27 #include <glib.h>
28 28
29 G_BEGIN_DECLS 29 G_BEGIN_DECLS
30 30
31 void xia_debug_init(gboolean debug_mode); 31 void xia_debug_init(gboolean);
32 32
33 G_END_DECLS 33 G_END_DECLS
34 34
35 #endif /* __XIA_DEBUG_H */ 35 #endif /* __XIA_DEBUG_H */