From c32745b044d88e74526599c5994255a2ea6d2c21 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Tue, 12 May 2009 19:38:25 +0000 Subject: Fix tabs. git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1989 a436a847-0d15-0410-975c-d299462d15a1 --- src/common/interface/CommonInterface.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/common/interface') diff --git a/src/common/interface/CommonInterface.hpp b/src/common/interface/CommonInterface.hpp index bf4486b1..d25e173d 100644 --- a/src/common/interface/CommonInterface.hpp +++ b/src/common/interface/CommonInterface.hpp @@ -73,7 +73,7 @@ public: const Raul::Atom& value) = 0; virtual void set_port_value(const std::string& port_path, - const Raul::Atom& value) = 0; + const Raul::Atom& value) = 0; virtual void set_voice_value(const std::string& port_path, uint32_t voice, -- cgit v1.2.1