aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
authorGravatar Brendan Taylor <whateley@gmail.com>2009-07-07 06:42:48 -0600
committerGravatar Brendan Taylor <whateley@gmail.com>2009-07-07 06:42:48 -0600
commit0f0b2c13c8c71b97d26f324c02313940acf39ac1 (patch)
tree4bd422eaacfb4cc2bc0e51694fc64e7f7454b345 /uzbl.h
parent81119479a70c877481271a1a58a7723ac596bc87 (diff)
optional markup escaping in expand()
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 e9134fc..48d1ef5 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -376,7 +376,7 @@ run_keycmd(const gboolean key_ret);
static void
exec_paramcmd(const Action* act, const guint i);
-static GtkWidget*
+GtkWidget*
create_browser ();
static GtkWidget*