aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--src/bookmarks/ephy-related-action.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/bookmarks/ephy-related-action.c b/src/bookmarks/ephy-related-action.c
index f65ff3df0..778a0fda9 100644
--- a/src/bookmarks/ephy-related-action.c
+++ b/src/bookmarks/ephy-related-action.c
@@ -54,10 +54,10 @@ node_destroyed (EphyNode *node,
ephy_topic_action_set_topic (action, favorites);
}
-static EphyTab *
+static EphyEmbed *
open_link (EphyLink *link,
const char *address,
- EphyTab *tab,
+ EphyEmbed *embed,
EphyLinkFlags flags)
{
EphyBookmarks *eb;