Skip to content

Commit 17fe327

Browse files
committed
Checkstyle: Line has trailing spaces.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1744144 13f79535-47bb-0310-9956-ffa450edef68
1 parent 97851a1 commit 17fe327

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/main/java/org/apache/commons/codec/digest/HmacAlgorithms.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ public String hmacHex(final String key, final String valueToDigest) {
243243

244244
/**
245245
* Returns whether this algorithm is available
246-
*
246+
*
247247
* @return whether this algorithm is available
248248
*/
249249
public boolean isAvailable() {

0 commit comments

Comments
 (0)