mirror of
https://github.com/i2p/i2p.i2p.git
synced 2026-06-04 13:01:36 +00:00
More findbugs all over
This commit is contained in:
@@ -213,7 +213,7 @@ public class MetaNamingService extends DummyNamingService {
|
||||
*/
|
||||
public void export(Writer out, Properties options) throws IOException {
|
||||
for (NamingService ns : _services) {
|
||||
export(out, options);
|
||||
ns.export(out, options);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user