[epiphany] ephy-shell: whitespace nitpick in cast



commit 5d77c12a13b8c32be0fbf17492cc0df080365692
Author: Diego Escalante Urrelo <diegoe igalia com>
Date:   Sat Mar 31 19:45:26 2012 -0500

    ephy-shell: whitespace nitpick in cast

 src/ephy-shell.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/src/ephy-shell.c b/src/ephy-shell.c
index 51135e8..aea0ee6 100644
--- a/src/ephy-shell.c
+++ b/src/ephy-shell.c
@@ -581,8 +581,8 @@ ephy_shell_init (EphyShell *shell)
   /* globally accessible singleton */
   g_assert (ephy_shell == NULL);
   ephy_shell = shell;
-  g_object_add_weak_pointer (G_OBJECT(ephy_shell),
-                             (gpointer *)ptr);
+  g_object_add_weak_pointer (G_OBJECT (ephy_shell),
+                             (gpointer *) ptr);
 }
 
 static void



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