From 73a95385f4034998cc78199dc8bb9ee22d90d6aa Mon Sep 17 00:00:00 2001 From: Christian Persch Date: Mon, 1 Sep 2003 23:20:17 +0000 Subject: Mega-patch, changelog too long to paste here. --- src/popup-commands.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/popup-commands.c') diff --git a/src/popup-commands.c b/src/popup-commands.c index 8a9548510..c1557eb7f 100644 --- a/src/popup-commands.c +++ b/src/popup-commands.c @@ -241,7 +241,7 @@ popup_cmd_copy_link_address (GtkAction *action, const GValue *value; event = get_event_info (window); - g_return_if_fail (IS_EPHY_EMBED_EVENT (event)); + g_return_if_fail (EPHY_IS_EMBED_EVENT (event)); if (event->context & EMBED_CONTEXT_EMAIL_LINK) { -- cgit v1.2.3