Fix comment.
authorCarl Hetherington <carl@carlh.net>
Mon, 13 Dec 2010 16:03:13 +0000 (16:03 +0000)
committerCarl Hetherington <carl@carlh.net>
Mon, 13 Dec 2010 16:03:13 +0000 (16:03 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@8258 d708f5d6-7413-0410-9779-e7cbd77b26cf

libs/ardour/session_midi.cc

index ee43a7263a680b8f0e9e692ef749d706c55cea1f..83a17536e2c5d8998f1ab1bd8fcb58de65473e84 100644 (file)
@@ -1,4 +1,3 @@
-
 /*
   Copyright (C) 1999-2002 Paul Davis
 
@@ -403,7 +402,7 @@ Session::send_full_time_code (framepos_t const t)
 }
 
 /** Send MTC (quarter-frame) messages for this cycle.
- * Must be called exactly once per cycle from the audio thread.  Realtime safe.
+ * Must be called exactly once per cycle from the process thread.  Realtime safe.
  * This function assumes the state of full Timecode is sane, eg. the slave is
  * expecting quarter frame messages and has the right frame of reference (any
  * full MTC Timecode time messages that needed to be sent should have been sent