javadoc fix

This commit is contained in:
zzz
2009-10-17 02:21:08 +00:00
parent f73b3e522b
commit e21a172e95

View File

@ -78,7 +78,7 @@ public class PeerManagerFacadeImpl implements PeerManagerFacade {
return _manager.getPeersByCapability(capability);
}
/** @deprecated, moved to routerconsole */
/** @deprecated moved to routerconsole */
public void renderStatusHTML(Writer out) throws IOException {
}