aboutsummaryrefslogtreecommitdiffstats
path: root/mail/em-format.h
diff options
context:
space:
mode:
Diffstat (limited to 'mail/em-format.h')
-rw-r--r--mail/em-format.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mail/em-format.h b/mail/em-format.h
index ac12853fd2..2d28eca231 100644
--- a/mail/em-format.h
+++ b/mail/em-format.h
@@ -204,7 +204,7 @@ struct _EMFormat {
EDList header_list; /* if empty, then all */
struct _CamelSession *session; /* session, used for authentication when required */
- struct _CamelURL *base; /* current location (base url) */
+ struct _CamelURL *base; /* content-base header or absolute content-location, for any part */
const char *snoop_mime_type; /* if we snooped an application/octet-stream type, what we snooped */