From 5d77c12a13b8c32be0fbf17492cc0df080365692 Mon Sep 17 00:00:00 2001 From: Diego Escalante Urrelo Date: Sat, 31 Mar 2012 19:45:26 -0500 Subject: ephy-shell: whitespace nitpick in cast --- src/ephy-shell.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/ephy-shell.c b/src/ephy-shell.c index 51135e8f0..aea0ee6c0 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 -- cgit v1.2.3