[epiphany] Revert "ephy-title-box: Fix a type"
- From: Carlos Garcia Campos <carlosgc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] Revert "ephy-title-box: Fix a type"
- Date: Sun, 10 Aug 2014 08:04:14 +0000 (UTC)
commit 806456830def04db0219e32dfd2a6166f69acc9c
Author: Michael Catanzaro <mcatanzaro igalia com>
Date: Mon Jul 21 10:22:39 2014 -0500
Revert "ephy-title-box: Fix a type"
This reverts commit 5c8005ec5adb1b9432d3390e73de5213899502cb.
https://bugzilla.gnome.org/show_bug.cgi?id=732784
src/ephy-title-box.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/ephy-title-box.c b/src/ephy-title-box.c
index f60637a..6d8adaa 100644
--- a/src/ephy-title-box.c
+++ b/src/ephy-title-box.c
@@ -522,7 +522,7 @@ ephy_title_box_title_binding_destroyed_cb (gpointer data)
title_box = EPHY_TITLE_BOX (data);
priv = ephy_title_box_get_instance_private (title_box);
- LOG ("title_binding_destroyed_cb title_box %p", title_box);
+ LOG ("uri_binding_destroyed_cb title_box %p", title_box);
/* Indicate that we do not need to unbind this binding */
priv->title_binding = NULL;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]