aboutsummaryrefslogtreecommitdiffstats
path: root/camel/camel-url.h
diff options
context:
space:
mode:
Diffstat (limited to 'camel/camel-url.h')
-rw-r--r--camel/camel-url.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/camel/camel-url.h b/camel/camel-url.h
index d60c9594c2..6bce26c8ad 100644
--- a/camel/camel-url.h
+++ b/camel/camel-url.h
@@ -35,7 +35,7 @@ extern "C" {
#pragma }
#endif /* __cplusplus */
-typedef struct {
+typedef struct _CamelURL {
char *protocol;
char *user;
char *authmech;