aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/uzbl.h b/uzbl.h
index 287d9ef..8618675 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -171,6 +171,8 @@ typedef struct {
guint mode;
gchar* base_url;
gchar* html_endmarker;
+ gchar* insert_indicator;
+ gchar* cmd_indicator;
GString* html_buffer;
guint html_timeout;