dovecot-2.0: mail-storage.h: Another comment update.
dovecot at dovecot.org
dovecot at dovecot.org
Thu Dec 17 05:21:41 EET 2009
details: http://hg.dovecot.org/dovecot-2.0/rev/c339b0f7d087
changeset: 10512:c339b0f7d087
user: Timo Sirainen <tss at iki.fi>
date: Wed Dec 16 22:17:12 2009 -0500
description:
mail-storage.h: Another comment update.
diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
src/lib-storage/mail-storage.h | 2 +-
diffs (12 lines):
diff -r 1cb0e7cf3750 -r c339b0f7d087 src/lib-storage/mail-storage.h
--- a/src/lib-storage/mail-storage.h Wed Dec 16 21:23:44 2009 -0500
+++ b/src/lib-storage/mail-storage.h Wed Dec 16 22:17:12 2009 -0500
@@ -644,7 +644,7 @@ int mail_get_stream(struct mail *mail, s
int mail_get_stream(struct mail *mail, struct message_size *hdr_size,
struct message_size *body_size, struct istream **stream_r);
-/* Get any of the "special" fields. */
+/* Get any of the "special" fields. Unhandled specials are returned as "". */
int mail_get_special(struct mail *mail, enum mail_fetch_field field,
const char **value_r);
More information about the dovecot-cvs
mailing list