Skip to content

Commit 7e28558

Browse files
committed
Whitespace
1 parent e7d2a3f commit 7e28558

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/net/i2p/crypto/eddsa/Utils.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ public static byte[] hexToBytes(String s) {
6363
}
6464
return data;
6565
}
66-
66+
6767
/**
6868
* Converts bytes to a hex string.
6969
* @param raw the byte[] to be converted.

0 commit comments

Comments
 (0)