summaryrefslogtreecommitdiff
path: root/libs/ardour/mtc_slave.cc
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2013-08-09 13:56:23 -0400
committerPaul Davis <paul@linuxaudiosystems.com>2013-08-09 13:56:23 -0400
commitca76496ef377e826d356f9d29f6a57393c59298a (patch)
tree26b2f0bf52429c914339bf521c2c2e94bd740146 /libs/ardour/mtc_slave.cc
parentd0381b902cb93018006cee9154d8cabab33256ef (diff)
more purging of JACK as an explicit name from libardour
Diffstat (limited to 'libs/ardour/mtc_slave.cc')
-rw-r--r--libs/ardour/mtc_slave.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/libs/ardour/mtc_slave.cc b/libs/ardour/mtc_slave.cc
index b42b4989d2..80d89d6215 100644
--- a/libs/ardour/mtc_slave.cc
+++ b/libs/ardour/mtc_slave.cc
@@ -600,7 +600,7 @@ MTC_Slave::init_engine_dll (framepos_t pos, framepos_t inc)
}
/* main entry point from session_process.cc
- * in jack_process callback context */
+xo * in process callback context */
bool
MTC_Slave::speed_and_position (double& speed, framepos_t& pos)
{