WAS: global typo fix

Cherry-picked from: 70eeef7c6e39b0a396fd81a703f9b90f511058c4

Signed-off-by: Luke Dashjr <luke-jr+git@utopios.org>
pull/29/head
Frederik Schwarzer 15 years ago committed by Michele Calgaro
parent c80147f221
commit 095bc95d31
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