javadoc fix
This commit is contained in:
@ -78,7 +78,7 @@ public class PeerManagerFacadeImpl implements PeerManagerFacade {
|
|||||||
return _manager.getPeersByCapability(capability);
|
return _manager.getPeersByCapability(capability);
|
||||||
}
|
}
|
||||||
|
|
||||||
/** @deprecated, moved to routerconsole */
|
/** @deprecated moved to routerconsole */
|
||||||
public void renderStatusHTML(Writer out) throws IOException {
|
public void renderStatusHTML(Writer out) throws IOException {
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user