aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uzbl.h b/uzbl.h
index ee9e693..c397821 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -271,7 +271,7 @@ static void
link_hover_cb (WebKitWebView* page, const gchar* title, const gchar* link, gpointer data);
static void
-title_change_cb (WebKitWebView* web_view, WebKitWebFrame* web_frame, const gchar* title, gpointer data);
+title_change_cb (WebKitWebView* web_view, GParamSpec param_spec);
static void
progress_change_cb (WebKitWebView* page, gint progress, gpointer data);