Skip to content

Commit edd2277

Browse files
committed
Javadoc
1 parent dac23e2 commit edd2277

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/apache/commons/io/input/NullInputStream.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -223,6 +223,7 @@ public boolean markSupported() {
223223
* Returns a byte value for the {@code read()} method.
224224
* <p>
225225
* This implementation returns zero.
226+
* </p>
226227
*
227228
* @return This implementation always returns zero.
228229
*/

0 commit comments

Comments
 (0)