From 6413227cef16fcee96670ccb56ece9e1cc3293c5 Mon Sep 17 00:00:00 2001 From: Matthew Barnes Date: Thu, 28 May 2009 13:06:29 -0400 Subject: Whitespace cleanup. --- plugins/groupwise-features/junk-settings.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugins/groupwise-features/junk-settings.h') diff --git a/plugins/groupwise-features/junk-settings.h b/plugins/groupwise-features/junk-settings.h index 43322de018..13e8a25c9b 100644 --- a/plugins/groupwise-features/junk-settings.h +++ b/plugins/groupwise-features/junk-settings.h @@ -33,7 +33,7 @@ extern "C" { #include #include -#define _JUNK_SETTINGS_TYPE (junk_settings_get_type ()) +#define _JUNK_SETTINGS_TYPE (junk_settings_get_type ()) #define JUNK_SETTINGS(o) (G_TYPE_CHECK_INSTANCE_CAST ((o), JUNK_SETTINGS, JunkSettings)) #define JUNK_SETTINGS_CLASS(k) (G_TYPE_CHECK_CLASS_CAST ((k), JUNK_SETTINGS_TYPE, JunkSettings)) #define IS_JUNK_SETTINGS(o) (G_TYPE_CHECK_INSTANCE_TYPE ((o), JUNK_SETTINGS_TYPE)) -- cgit v1.2.3