[empathy] ephy-spinner: remove trailing spaces



commit 4c8d6c7a90579e04d70520b6b9dde99136278a5b
Author: Guillaume Desmottes <guillaume desmottes collabora co uk>
Date:   Fri May 15 15:35:17 2009 +0100

    ephy-spinner: remove trailing spaces
---
 src/ephy-spinner.c |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/src/ephy-spinner.c b/src/ephy-spinner.c
index 43b9bc9..be82ca7 100644
--- a/src/ephy-spinner.c
+++ b/src/ephy-spinner.c
@@ -1,4 +1,4 @@
-/* 
+/*
  * Copyright © 2000 Eazel, Inc.
  * Copyright © 2002-2004 Marco Pesenti Gritti
  * Copyright © 2004, 2006 Christian Persch
@@ -20,7 +20,7 @@
  * Author: Andy Hertzfeld <andy eazel com>
  *
  * Ephy port by Marco Pesenti Gritti <marco it gnome org>
- * 
+ *
  * $Id: ephy-spinner.c 2114 2006-12-25 12:15:00Z mr $
  */
 
@@ -455,7 +455,7 @@ ephy_spinner_cache_init (EphySpinnerCache *cache)
 static void
 ephy_spinner_cache_finalize (GObject *object)
 {
-	EphySpinnerCache *cache = EPHY_SPINNER_CACHE (object); 
+	EphySpinnerCache *cache = EPHY_SPINNER_CACHE (object);
 	EphySpinnerCachePrivate *priv = cache->priv;
 
 	g_hash_table_destroy (priv->hash);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]