Core/Misc: Remove whitespace at the end of lines

This commit is contained in:
jackpoz
2020-04-05 15:23:56 +02:00
parent 0017c7a082
commit caae3886d2
34 changed files with 46 additions and 46 deletions

View File

@@ -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_BASE32_H
#define TRINITY_BASE32_H

View File

@@ -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_BASE64_H
#define TRINITY_BASE64_H

View File

@@ -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_BASE_ENCODING_HPP
#define TRINITY_BASE_ENCODING_HPP