From 399b1b047498d154440f5cda4a5ceb08ea3de68e Mon Sep 17 00:00:00 2001 From: Rémi Verschelde Date: Sun, 1 Nov 2015 20:53:26 +0100 Subject: Cosmetic fixes to SCons buildsystem - Removed trailing spaces - Made sure all indentation is done using tabs (fixes #39) - Potentially fixed an identation issue for openssl check --- core/bind/SCsub | 2 -- 1 file changed, 2 deletions(-) (limited to 'core/bind/SCsub') diff --git a/core/bind/SCsub b/core/bind/SCsub index c6ba1fa53..7b4a6acbc 100644 --- a/core/bind/SCsub +++ b/core/bind/SCsub @@ -3,5 +3,3 @@ Import('env') env.add_source_files(env.core_sources,"*.cpp") Export('env') - - -- cgit v1.2.3-70-g09d2