mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-26 01:28:50 -05:00
Fixed JavaDoc
This commit is contained in:
parent
53604be914
commit
328701e87e
@ -2606,8 +2606,8 @@ public class MessagingController implements Runnable {
|
|||||||
* The account the folder containing the message belongs to.
|
* The account the folder containing the message belongs to.
|
||||||
* @param folderName
|
* @param folderName
|
||||||
* The name of the folder.
|
* The name of the folder.
|
||||||
* @param message
|
* @param uid
|
||||||
* The message to change the flag for.
|
* The UID of the message to change the flag for.
|
||||||
* @param flag
|
* @param flag
|
||||||
* The flag to change.
|
* The flag to change.
|
||||||
* @param newState
|
* @param newState
|
||||||
|
Loading…
Reference in New Issue
Block a user