aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/cookie-jar.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/cookie-jar.h')
-rw-r--r--src/cookie-jar.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/cookie-jar.h b/src/cookie-jar.h
index 80af00e..f3e3733 100644
--- a/src/cookie-jar.h
+++ b/src/cookie-jar.h
@@ -16,6 +16,7 @@ typedef struct {
int connection_fd;
gboolean in_get_callback;
+ gboolean in_manual_add;
} UzblCookieJar;
typedef struct {