aboutsummaryrefslogtreecommitdiff
path: root/SConstruct
diff options
context:
space:
mode:
Diffstat (limited to 'SConstruct')
-rw-r--r--SConstruct2
1 files changed, 1 insertions, 1 deletions
diff --git a/SConstruct b/SConstruct
index 425c77643a..ff53229282 100644
--- a/SConstruct
+++ b/SConstruct
@@ -491,4 +491,4 @@ if env['exceptions']:
unknown = vars.UnknownVariables()
if unknown:
print("Unknown variables: %s" % " ".join(unknown.keys()))
- Exit(1) \ No newline at end of file
+ Exit(1)