From 961109ae4fde97144fdedeef25607a5b8b3ec2c2 Mon Sep 17 00:00:00 2001 From: Peter Powell Date: Thu, 24 Jan 2019 22:06:27 +0000 Subject: Remove trailing whitespace from various source files. --- make/calcdep.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'make/calcdep.pl') diff --git a/make/calcdep.pl b/make/calcdep.pl index 5dc0f6878..279fdffce 100755 --- a/make/calcdep.pl +++ b/make/calcdep.pl @@ -112,7 +112,7 @@ END } } } - + my $core_mk = join ' ', @core_deps; my $mods = join ' ', @modlist; print MAKE <