From 4c8d6c7a90579e04d70520b6b9dde99136278a5b Mon Sep 17 00:00:00 2001 From: Guillaume Desmottes Date: Fri, 15 May 2009 15:35:17 +0100 Subject: ephy-spinner: remove trailing spaces --- src/ephy-spinner.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/ephy-spinner.c') diff --git a/src/ephy-spinner.c b/src/ephy-spinner.c index 43b9bc990..be82ca71b 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 * * Ephy port by Marco Pesenti Gritti - * + * * $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); -- cgit v1.2.3