summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2009-05-12 19:38:25 +0000
committerDavid Robillard <d@drobilla.net>2009-05-12 19:38:25 +0000
commitc32745b044d88e74526599c5994255a2ea6d2c21 (patch)
tree0e6bfe4dd7553eeed7b2d77eb6ddba463b45cee9 /src
parent88dad1e0e6c100700cd1501fce5ba23febcf2716 (diff)
downloadingen-c32745b044d88e74526599c5994255a2ea6d2c21.tar.gz
ingen-c32745b044d88e74526599c5994255a2ea6d2c21.tar.bz2
ingen-c32745b044d88e74526599c5994255a2ea6d2c21.zip
Fix tabs.
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@1989 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src')
-rw-r--r--src/common/interface/CommonInterface.hpp2
1 files changed, 1 insertions, 1 deletions
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,