dovecot-2.2: imap-bodystructure.h comment fix

dovecot at dovecot.org dovecot at dovecot.org
Sat Sep 15 19:09:03 EEST 2012


details:   http://hg.dovecot.org/dovecot-2.2/rev/108b28e864c4
changeset: 15061:108b28e864c4
user:      Timo Sirainen <tss at iki.fi>
date:      Sat Sep 15 19:08:55 2012 +0300
description:
imap-bodystructure.h comment fix

diffstat:

 src/lib-imap/imap-bodystructure.h |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r ccf6399055e7 -r 108b28e864c4 src/lib-imap/imap-bodystructure.h
--- a/src/lib-imap/imap-bodystructure.h	Sat Sep 15 19:08:11 2012 +0300
+++ b/src/lib-imap/imap-bodystructure.h	Sat Sep 15 19:08:55 2012 +0300
@@ -13,7 +13,7 @@
 	const char *content_disposition;
 	const char *content_disposition_params; /* "key" "value" "key2" "value2" .. */
 	const char *content_md5;
-	const char *content_language; /* "key" "value" "key2" "value2" .. */
+	const char *content_language; /* "lang1" "lang2" "lang3" .. */
 	const char *content_location;
 
 	/* either one of these is set, but not both: */


More information about the dovecot-cvs mailing list