diff 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
line wrap: on
line diff
--- a/xia-debug.h	Thu Apr 17 10:48:09 2014 +0200
+++ b/xia-debug.h	Thu Apr 17 11:01:25 2014 +0200
@@ -28,7 +28,7 @@
 
 G_BEGIN_DECLS
 
-void xia_debug_init(gboolean debug_mode);
+void	xia_debug_init(gboolean);
 
 G_END_DECLS