1
0
mirror of https://github.com/moparisthebest/k-9 synced 2024-11-16 06:25:06 -05: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 * @param holders
* Never <code>null</code>. * Never <code>null</code>.
* @param move * @param operation
* <code>true</code> to check move availability, * Never {@code null}.
* <code>false</code> to check the copy availability
* *
* @return <code>true</code> if operation is possible * @return <code>true</code> if operation is possible
*/ */