Rename OutputStream_Sub1 to BrokenOutputStream

This commit is contained in:
Pazaz 2022-04-19 06:03:20 -04:00
parent e71a944527
commit e610580cc7
2 changed files with 2 additions and 2 deletions

View file

@ -185,7 +185,7 @@ public final class BufferedSocket implements Runnable {
public final void method2833() {
if (!this.aBoolean177) {
this.anInputStream1 = new InputStream_Sub1();
this.anOutputStream1 = new OutputStream_Sub1();
this.anOutputStream1 = new BrokenOutputStream();
}
}