aboutsummaryrefslogtreecommitdiffstats
path: root/camel/url-util.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/url-util.h')
-rw-r--r--camel/url-util.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/camel/url-util.h b/camel/url-util.h
index 6afed454d5..67cc420eb2 100644
--- a/camel/url-util.h
+++ b/camel/url-util.h
@@ -37,6 +37,7 @@ extern "C" {
typedef struct {
gchar *protocol;
gchar *user;
+ gchar *authmech;
gchar *passwd;
gchar *host;
gchar *port;