From caae3886d24adf0a5fc95454bb1c45477057bde4 Mon Sep 17 00:00:00 2001 From: jackpoz Date: Sun, 5 Apr 2020 15:23:56 +0200 Subject: Core/Misc: Remove whitespace at the end of lines --- src/common/Cryptography/CryptoGenerics.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Cryptography/CryptoGenerics.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 . */ - + #ifndef TRINITY_CRYPTO_GENERICS_HPP #define TRINITY_CRYPTO_GENERICS_HPP -- cgit v1.2.3