Small improvement

This commit is contained in:
M66B
2019-10-05 20:44:37 +02:00
parent 2943f0a2bd
commit fd4aec91f1

View File

@@ -2452,7 +2452,7 @@ class Core {
}
}
static void downloadMessage(
private static void downloadMessage(
Context context,
EntityFolder folder, IMAPFolder ifolder,
MimeMessage imessage, long id, State state) throws MessagingException, IOException {