mirror of
https://github.com/moparisthebest/k-9
synced 2024-10-31 15:45:08 -04:00
ant doesn't like the unicode symbol
This commit is contained in:
parent
759ba96ae4
commit
e36ead77c4
@ -94,7 +94,7 @@ public class ImapResponseParser
|
||||
* method that parses a resp-text token. There's no need to use
|
||||
* readToken()/parseToken() on that data.
|
||||
*
|
||||
* See RFC 3501, §9 Formal Syntax (resp-text)
|
||||
* See RFC 3501, Section 9 Formal Syntax (resp-text)
|
||||
*/
|
||||
}
|
||||
response.mCompleted = (token == null);
|
||||
|
Loading…
Reference in New Issue
Block a user