Skip to content

Commit

Permalink
Fix javadoc in HashData
Browse files Browse the repository at this point in the history
  • Loading branch information
patrickfav committed Dec 19, 2018
1 parent f16a54c commit 0c72cdf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/at/favre/lib/crypto/bkdf/HashData.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
import java.util.Objects;

/**
* +
* Model containing all the parts required for the "BKDF Password Hash Message Format"
*/
@SuppressWarnings("WeakerAccess")
Expand Down

0 comments on commit 0c72cdf

Please sign in to comment.