WAS: global typo fix

Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
(cherry picked from commit 095bc95d31)
r14.0.x
Frederik Schwarzer 15 years ago committed by Michele Calgaro
parent 2547da78d6
commit bf6ed997cf
Signed by: MicheleC
GPG Key ID: 2A75B7CA8ADED5CF

@ -1259,7 +1259,7 @@ mimeHeader * imapParser::parseBodyStructure (parseString & inWords,
localPart->setPartSpecifier(inSection);
}
// is multipart (otherwise its a simplepart and handled later)
// is multipart (otherwise it is a simplepart and handled later)
while (inWords[0] == '(')
{
outSection = TQString::number(++section);

Loading…
Cancel
Save