From a3ba6163b3cd7c593e56aaea02beeb7ff675b7d4 Mon Sep 17 00:00:00 2001 From: Robin Gareus Date: Mon, 30 Dec 2013 14:21:09 +0100 Subject: NOOP. remove trailing whitespace --- libs/ardour/vumeterdsp.cc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/ardour/vumeterdsp.cc') diff --git a/libs/ardour/vumeterdsp.cc b/libs/ardour/vumeterdsp.cc index 7b70286754..edd9fa5831 100644 --- a/libs/ardour/vumeterdsp.cc +++ b/libs/ardour/vumeterdsp.cc @@ -86,6 +86,6 @@ void Vumeterdsp::reset () void Vumeterdsp::init (float fsamp) { - _w = 11.1f / fsamp; + _w = 11.1f / fsamp; _g = 1.5f * 1.571f; } -- cgit v1.2.3