Skip to content

Commit 9253700

Browse files
author
Gary Gregory
committed
Remove trailing white spaces.
1 parent 35875fa commit 9253700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/codec/binary/HexTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ public class HexTest {
4848
protected ByteBuffer allocate(final int capacity) {
4949
return ByteBuffer.allocate(capacity);
5050
}
51-
51+
5252
private boolean charsetSanityCheck(final String name) {
5353
final String source = "the quick brown dog jumped over the lazy fox";
5454
try {

0 commit comments

Comments
 (0)