X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2Fio%2FTimeoutInputStream.java;h=db9eb4a6006897ea1a576c123cea0df0acf23a68;hb=42873e30bf487bc0b695d60652dba44f82185dbb;hp=d540c60fb2137d392b001f18579082129db80cb6;hpb=2fef9c6eaa2ba32e7a14ea1e469ec471b05019a2;p=fanfix.git diff --git a/src/jexer/io/TimeoutInputStream.java b/src/jexer/io/TimeoutInputStream.java index d540c60..db9eb4a 100644 --- a/src/jexer/io/TimeoutInputStream.java +++ b/src/jexer/io/TimeoutInputStream.java @@ -73,7 +73,7 @@ public class TimeoutInputStream extends InputStream { } /** - * Public constructor, using the default 10 bits per byte. + * Public constructor. * * @param stream the wrapped InputStream * @param timeoutMillis the timeout value in millis. If it takes longer