update javadoc on long copypasta section

This commit is contained in:
idk
2023-02-10 00:21:36 +00:00
parent 2f900ebe2d
commit 2102d55315

View File

@@ -370,7 +370,7 @@ public class NewsFetcher implements Runnable, EepGet.StatusListener, ClientApp {
/**
* Process blocklist entries
*
* @since 0.9.28
* @since 0.9.57
*/
private void processBlocklistEntries(BlocklistEntries ble) {
long oldTime = _context.getProperty(PROP_BLOCKLIST_TIME, 0L);