diff options
Diffstat (limited to 'src/common/Cryptography')
| -rw-r--r-- | src/common/Cryptography/Argon2.h | 2 | ||||
| -rw-r--r-- | src/common/Cryptography/CryptoGenerics.h | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/src/common/Cryptography/Argon2.h b/src/common/Cryptography/Argon2.h index 2143817c734..06f1c6398aa 100644 --- a/src/common/Cryptography/Argon2.h +++ b/src/common/Cryptography/Argon2.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #ifndef TRINITY_ARGON2_H #define TRINITY_ARGON2_H diff --git a/src/common/Cryptography/CryptoGenerics.h b/src/common/Cryptography/CryptoGenerics.h index 439e8c3a1a1..935033ae22f 100644 --- a/src/common/Cryptography/CryptoGenerics.h +++ b/src/common/Cryptography/CryptoGenerics.h @@ -14,7 +14,7 @@ * You should have received a copy of the GNU General Public License along * with this program. If not, see <http://www.gnu.org/licenses/>. */ - + #ifndef TRINITY_CRYPTO_GENERICS_HPP #define TRINITY_CRYPTO_GENERICS_HPP |
