forked from I2P_Developers/i2p.i2p
javadoc fix
This commit is contained in:
@@ -757,7 +757,6 @@ public class ConsoleUpdateManager implements UpdateManager {
|
|||||||
*
|
*
|
||||||
* @param newsSource who told us
|
* @param newsSource who told us
|
||||||
* @param id plugin name for plugins, ignored otherwise
|
* @param id plugin name for plugins, ignored otherwise
|
||||||
* @param sourceMap Mapping of methods to sources
|
|
||||||
* @param newVersion The new version available
|
* @param newVersion The new version available
|
||||||
* @param message A translated message to be displayed to the user, non-null
|
* @param message A translated message to be displayed to the user, non-null
|
||||||
* @since 0.9.9
|
* @since 0.9.9
|
||||||
|
@@ -74,7 +74,6 @@ public interface UpdateManager {
|
|||||||
*
|
*
|
||||||
* @param newsSource who told us
|
* @param newsSource who told us
|
||||||
* @param id plugin name for plugins, ignored otherwise
|
* @param id plugin name for plugins, ignored otherwise
|
||||||
* @param sourceMap Mapping of methods to sources
|
|
||||||
* @param newVersion The new version available
|
* @param newVersion The new version available
|
||||||
* @param message A translated message to be displayed to the user, non-null
|
* @param message A translated message to be displayed to the user, non-null
|
||||||
* @since 0.9.9
|
* @since 0.9.9
|
||||||
|
Reference in New Issue
Block a user