Skip to content

Commit 0ffc8cf

Browse files
committed
Update StreamReadConfig.java
1 parent 9af5cba commit 0ffc8cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/main/java/com/fasterxml/jackson/core/StreamReadConfig.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ public StreamReadConfig maxNumberLength(int maxNumLen) {
2525
public int getMaxNumberLength() {
2626
return _maxNumLen;
2727
}
28-
}
28+
}

0 commit comments

Comments
 (0)