From 4dc63966f0872efe768dad61eb9b8785d06b92d1 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Sun, 4 Oct 2015 14:51:05 -0400 Subject: globally remove all trailing whitespace from ardour code base. Paul Davis was responsible for introducing almost all of this. --- libs/ardour/route_group.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/route_group.cc') diff --git a/libs/ardour/route_group.cc b/libs/ardour/route_group.cc index e2a23b5a17..42909ee497 100644 --- a/libs/ardour/route_group.cc +++ b/libs/ardour/route_group.cc @@ -376,7 +376,7 @@ RouteGroup::set_color (bool yn) } void -RouteGroup::set_monitoring (bool yn) +RouteGroup::set_monitoring (bool yn) { if (is_monitoring() == yn) { return; -- cgit v1.2.3