aboutsummaryrefslogtreecommitdiffhomepage
path: root/uzbl.h
diff options
context:
space:
mode:
Diffstat (limited to 'uzbl.h')
-rw-r--r--uzbl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/uzbl.h b/uzbl.h
index ff37686..ae53af7 100644
--- a/uzbl.h
+++ b/uzbl.h
@@ -170,6 +170,7 @@ typedef struct {
guint caret_browsing;
guint mode;
gchar* base_url;
+ gchar* html_endmarker;
GString* html_buffer;
/* command list: name -> Command */