From: Art Cancro Date: Wed, 21 Jul 2010 16:39:48 +0000 (+0000) Subject: * Backport r8699 to stable X-Git-Tag: v7.86~86 X-Git-Url: https://code.citadel.org/?p=citadel.git;a=commitdiff_plain;h=c1d58fc7304292716c1b5f304010fac9da9db3b5 * Backport r8699 to stable --- diff --git a/citadel/modules/imap/imap_fetch.c b/citadel/modules/imap/imap_fetch.c index 0a6ee4f1e..11303ef0d 100644 --- a/citadel/modules/imap/imap_fetch.c +++ b/citadel/modules/imap/imap_fetch.c @@ -620,9 +620,8 @@ void imap_fetch_body(long msgnum, ConstStr item, int is_peek) { if (strchr(ChrPtr(section), '[') != NULL) { StrBufStripAllBut(section, '[', ']'); } - CtdlLogPrintf(CTDL_DEBUG, "Section is: %s%s\n", - ChrPtr(section), - (StrLength(section) == 0) ? "(empty)" : "" + CtdlLogPrintf(CTDL_DEBUG, "Section is: [%s]\n", + (StrLength(section) == 0) ? "(empty)" : ChrPtr(section) ); /* Burn the cache if we don't have the same section of the