Javadoc fixes.

This commit is contained in:
dev
2015-06-09 14:30:42 +00:00
parent e067761947
commit c666f8a4f9
2 changed files with 0 additions and 3 deletions

View File

@ -281,8 +281,6 @@ public class ConsoleUpdateManager implements UpdateManager, RouterApp {
* Blocking.
* An available update may still have a constraint or lack sources.
* @param type the UpdateType of this request
* @param id id of this request
* @param maxWait max time to block
* @return new version or null if nothing newer is available
* @since 0.9.21
*/