forked from I2P_Developers/i2p.i2p
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