On 2013-08-07, <[email protected]> wrote: > - public BZip2CompressorInputStream(final InputStream in, > - final boolean decompressConcatenated) > - throws IOException { > - > + public BZip2CompressorInputStream(final InputStream in, final boolean > decompressConcatenated) throws IOException {
I'm not sure whether we have any policy on this, but so far I've tried to stick with 80 columns max. Maybe that's a sign of me being old fashioned, don't know :-) Stefan --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
