From 73d1de3b75172115beb6a30edacb4861893d97fd Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Sun, 29 Nov 2015 17:52:42 +0100 Subject: NOOP, remove trailing whitespace, replace tabs in python scripts --- headless/wscript | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'headless') diff --git a/headless/wscript b/headless/wscript index 85e27879be..31a111bc80 100644 --- a/headless/wscript +++ b/headless/wscript @@ -32,7 +32,7 @@ def build(bld): VERSION = "%s.%s" % (bld.env['MAJOR'], bld.env['MINOR']) if bld.is_defined('WINDOWS_VST_SUPPORT') and bld.env['build_target'] != 'mingw': return - + # just the normal executable version of the GTK GUI obj = bld (features = 'cxx c cxxprogram') # this program does not do the whole hidden symbols thing -- cgit v1.2.3