commit 7281a023775c5083bc39e20400d452aabdddcb39 parent d31687969e1b8a8c9581fff4a400c0b38543fc73 Author: Holger Berndt <hb@claws-mail.org> Date: Sun, 21 Jul 2013 12:45:28 +0200 Python plugin: Indent fix Diffstat:
| M | src/plugins/python/composewindowtype.c | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/plugins/python/composewindowtype.c b/src/plugins/python/composewindowtype.c @@ -17,7 +17,7 @@ #ifdef HAVE_CONFIG_H # include "config.h" -#include "claws-features.h" +# include "claws-features.h" #endif #include <glib.h>