From 09a20a4289d896f18360be9020c984876d55a29b Mon Sep 17 00:00:00 2001 From: Sjoerd Simons Date: Tue, 1 Sep 2009 16:18:10 +0100 Subject: Replace tabs with spaces --- libempathy/empathy-handler.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libempathy/empathy-handler.c b/libempathy/empathy-handler.c index ad4f415e0..715d5a8ac 100644 --- a/libempathy/empathy-handler.c +++ b/libempathy/empathy-handler.c @@ -167,8 +167,8 @@ handler_set_property (GObject *object, { case PROP_CHANNEL_FILTER: priv->filters = g_value_dup_boxed (value); - if (priv->filters == NULL) - priv->filters = g_ptr_array_new (); + if (priv->filters == NULL) + priv->filters = g_ptr_array_new (); break; case PROP_CAPABILITIES: priv->capabilities = g_value_dup_boxed (value); -- cgit v1.2.3