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/Encoding/BaseEncoding.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/Encoding/BaseEncoding.h') diff --git a/src/common/Encoding/BaseEncoding.h b/src/common/Encoding/BaseEncoding.h index fd89e3778b5..7dfe3fd4993 100644 --- a/src/common/Encoding/BaseEncoding.h +++ b/src/common/Encoding/BaseEncoding.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_BASE_ENCODING_HPP #define TRINITY_BASE_ENCODING_HPP -- cgit v1.2.3