aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl-core.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl-core.h')
-rw-r--r--uzbl-core.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/uzbl-core.h b/uzbl-core.h
index 4779139..83fa4b2 100644
--- a/uzbl-core.h
+++ b/uzbl-core.h
@@ -473,7 +473,7 @@ void
include(WebKitWebView *page, GArray *argv, GString *result);
void
-builtins(WebKitWebView *page, GArray *argv, GString *result);
+builtins();
typedef void (*Command)(WebKitWebView*, GArray *argv, GString *result);