aboutsummaryrefslogtreecommitdiffstats
path: root/embed/ephy-cookie-manager.c
diff options
context:
space:
mode:
Diffstat (limited to 'embed/ephy-cookie-manager.c')
-rw-r--r--embed/ephy-cookie-manager.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/ephy-cookie-manager.c b/embed/ephy-cookie-manager.c
index a2c6805fc..bc3590a58 100644
--- a/embed/ephy-cookie-manager.c
+++ b/embed/ephy-cookie-manager.c
@@ -142,7 +142,7 @@ ephy_cookie_manager_base_init (gpointer base_iface)
G_SIGNAL_RUN_FIRST,
G_STRUCT_OFFSET (EphyCookieManagerIFace, added),
NULL, NULL,
- g_cclosure_marshal_VOID__POINTER,
+ g_cclosure_marshal_VOID__BOXED,
G_TYPE_NONE,
1,
EPHY_TYPE_COOKIE);