aboutsummaryrefslogtreecommitdiffstats
path: root/embed
diff options
context:
space:
mode:
Diffstat (limited to 'embed')
-rwxr-xr-xembed/find-dialog.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/embed/find-dialog.c b/embed/find-dialog.c
index b46930e98..058197204 100755
--- a/embed/find-dialog.c
+++ b/embed/find-dialog.c
@@ -206,7 +206,7 @@ ensure_constructed (FindDialog *dialog)
}
static void
-sync_page_change (EphyEmbed *embed, FindDialog *dialog)
+sync_page_change (EphyEmbed *embed, const char *address, FindDialog *dialog)
{
g_return_if_fail (IS_EPHY_EMBED (embed));