Cosmetics: Fix coding style issues

This commit is contained in:
Felipe Zimmerle
2015-10-27 10:21:14 -03:00
parent ffb973700a
commit 93031d93d0
17 changed files with 46 additions and 39 deletions

View File

@@ -104,7 +104,6 @@ std::string SHA1::final_bin(bool toReset = true) {
std::string SHA1::final() {
final_bin(false);
/* Hex std::string */