1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-08-13 17:03:48 -04:00

Javadoc fix

This commit is contained in:
Fiouz 2011-06-04 23:17:47 +02:00
parent 821a00e727
commit 190d028669

View File

@ -2630,9 +2630,8 @@ public class MessageList
*
* @param holders
* Never <code>null</code>.
* @param move
* <code>true</code> to check move availability,
* <code>false</code> to check the copy availability
* @param operation
* Never {@code null}.
*
* @return <code>true</code> if operation is possible
*/