X-Git-Url: http://git.nikiroo.be/?a=blobdiff_plain;f=src%2Fjexer%2Fio%2FTimeoutInputStream.java;h=db9eb4a6006897ea1a576c123cea0df0acf23a68;hb=0525b2ed026e0d510fdf23f6d8f4cb4562a17e0b;hp=d540c60fb2137d392b001f18579082129db80cb6;hpb=e685a47d98ab73fde720b670dd8e0b4f677b827f;p=nikiroo-utils.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