diff options
author | jackpoz <giacomopoz@gmail.com> | 2020-04-05 15:23:56 +0200 |
---|---|---|
committer | jackpoz <giacomopoz@gmail.com> | 2020-04-05 19:11:00 +0200 |
commit | caae3886d24adf0a5fc95454bb1c45477057bde4 (patch) | |
tree | 28daffa95f800b4de6a1a7c4a67b750af0d0a929 /src/common/Cryptography/CryptoGenerics.h | |
parent | 0017c7a0829d12529aac690470bddfa6b5e6bc71 (diff) |
Core/Misc: Remove whitespace at the end of lines
Diffstat (limited to 'src/common/Cryptography/CryptoGenerics.h')
-rw-r--r-- | src/common/Cryptography/CryptoGenerics.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 |