summaryrefslogtreecommitdiffstats
path: root/src/client/OSCEngineSender.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/client/OSCEngineSender.hpp')
-rw-r--r--src/client/OSCEngineSender.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/OSCEngineSender.hpp b/src/client/OSCEngineSender.hpp
index 22de8e70..620a73da 100644
--- a/src/client/OSCEngineSender.hpp
+++ b/src/client/OSCEngineSender.hpp
@@ -112,7 +112,7 @@ public:
const string& dst_port_path);
void disconnect_all(const string& parent_patch_path,
- const string& node_path);
+ const string& path);
void set_port_value(const string& port_path,
const Raul::Atom& value);