summaryrefslogtreecommitdiff
path: root/libs/surfaces/osc/osc_controllable.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/osc/osc_controllable.h')
-rw-r--r--libs/surfaces/osc/osc_controllable.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/libs/surfaces/osc/osc_controllable.h b/libs/surfaces/osc/osc_controllable.h
index 828c3769f5..accec04515 100644
--- a/libs/surfaces/osc/osc_controllable.h
+++ b/libs/surfaces/osc/osc_controllable.h
@@ -1,6 +1,6 @@
/*
Copyright (C) 2009 Paul Davis
-
+
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
@@ -57,8 +57,8 @@ class OSCRouteControllable : public OSCControllable
{
public:
- OSCRouteControllable (lo_address addr, const std::string& path,
- boost::shared_ptr<PBD::Controllable>,
+ OSCRouteControllable (lo_address addr, const std::string& path,
+ boost::shared_ptr<PBD::Controllable>,
boost::shared_ptr<ARDOUR::Route>);
~OSCRouteControllable ();