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/test/framepos_minus_beats_test.cc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'libs/ardour/test/framepos_minus_beats_test.cc') diff --git a/libs/ardour/test/framepos_minus_beats_test.cc b/libs/ardour/test/framepos_minus_beats_test.cc index cc6341fb0b..a96fec6531 100644 --- a/libs/ardour/test/framepos_minus_beats_test.cc +++ b/libs/ardour/test/framepos_minus_beats_test.cc @@ -46,14 +46,14 @@ FrameposMinusBeatsTest::doubleTempoTest () /* 120bpm at bar 1, 240bpm at bar 4 - + 120bpm = 24e3 samples per beat 240bpm = 12e3 samples per beat */ /* - + 120bpm 240bpm 0 beats 12 beats 0 frames 288e3 frames @@ -86,7 +86,7 @@ FrameposMinusBeatsTest::doubleTempoTest () tempo change (which shouldn't affect anything, since we are just dealing with beats) */ - + void FrameposMinusBeatsTest::doubleTempoWithMeterTest () { @@ -98,14 +98,14 @@ FrameposMinusBeatsTest::doubleTempoWithMeterTest () /* 120bpm at bar 1, 240bpm at bar 4 - + 120bpm = 24e3 samples per beat 240bpm = 12e3 samples per beat */ /* - + 120bpm 240bpm 0 beats 12 beats 0 frames 288e3 frames -- cgit v1.2.3