summaryrefslogtreecommitdiff
path: root/src/trg-client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/trg-client.h')
-rw-r--r--src/trg-client.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/trg-client.h b/src/trg-client.h
index 082f4d3..4d98420 100644
--- a/src/trg-client.h
+++ b/src/trg-client.h
@@ -33,6 +33,7 @@ typedef struct {
gint failCount;
gint64 updateSerial;
JsonObject *session;
+ gboolean ssl;
char *url;
char *username;
char *password;