X-Git-Url: https://code.citadel.org/?a=blobdiff_plain;f=citadel%2Fmodules%2Fimap%2Fimap_fetch.c;h=11303ef0dc5ea2051f9821d4c153c0163690f20b;hb=b7d0e27711893cb07697d9ff122aab50847c0cef;hp=0a6ee4f1eea60ae03749535332ac0af19be90b71;hpb=3800433fe505c330c3eb72940a8361ed90511b19;p=citadel.git 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