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 8ba5232..d798258 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -392,7 +392,7 @@ void
exec_paramcmd(const Action* act, const guint i);
void
-initialize ();
+initialize (int argc, char *argv[]);
GtkWidget*
create_browser ();