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/audiographer/audiographer/general/interleaver.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'libs/audiographer/audiographer/general/interleaver.h') diff --git a/libs/audiographer/audiographer/general/interleaver.h b/libs/audiographer/audiographer/general/interleaver.h index fe174c9fcb..2bc62e5443 100644 --- a/libs/audiographer/audiographer/general/interleaver.h +++ b/libs/audiographer/audiographer/general/interleaver.h @@ -20,7 +20,7 @@ class /*LIBAUDIOGRAPHER_API*/ Interleaver : public ListedSource , public Throwing<> { - public: + public: /// Constructs an interleaver \n RT safe Interleaver() @@ -57,8 +57,8 @@ class /*LIBAUDIOGRAPHER_API*/ Interleaver return boost::static_pointer_cast > (inputs[channel]); } - private: - + private: + class Input : public Sink { public: -- cgit v1.2.3