Rename InputStream_Sub1 to BrokenInputStream

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

View file

@ -184,7 +184,7 @@ public final class BufferedSocket implements Runnable {
@OriginalMember(owner = "client!ma", name = "a", descriptor = "(Z)V")
public final void method2833() {
if (!this.aBoolean177) {
this.anInputStream1 = new InputStream_Sub1();
this.anInputStream1 = new BrokenInputStream();
this.anOutputStream1 = new BrokenOutputStream();
}
}