Fixed JavaDoc (you're welcome Sigi ;-)).

This commit is contained in:
Harald Kuhr 2015-05-27 15:53:50 +02:00
parent 1ed5b3899b
commit c97ebae303

View File

@ -36,7 +36,7 @@ import java.io.IOException;
import java.io.InputStream; import java.io.InputStream;
/** /**
* CCITT Modified Huffman RLE, Group 3 (T4) and Group 4 (T6) fax compression. * CCITT Modified Huffman RLE<!--, and hopefully soon: Group 3 (T4) and Group 4 (T6) fax compression-->.
* *
* @author <a href="mailto:harald.kuhr@gmail.com">Harald Kuhr</a> * @author <a href="mailto:harald.kuhr@gmail.com">Harald Kuhr</a>
* @author last modified by $Author: haraldk$ * @author last modified by $Author: haraldk$