From bebeb5abec36919ac4fce9602a2ad94a4d79935a Mon Sep 17 00:00:00 2001 From: Carl Hetherington Date: Tue, 29 Jun 2010 19:07:22 +0000 Subject: Fix comment git-svn-id: svn://localhost/ardour2/branches/3.0@7326 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/midi++2/midi++/mmc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'libs/midi++2/midi++/mmc.h') diff --git a/libs/midi++2/midi++/mmc.h b/libs/midi++2/midi++/mmc.h index 55317425ae..2dc38e81c0 100644 --- a/libs/midi++2/midi++/mmc.h +++ b/libs/midi++2/midi++/mmc.h @@ -277,7 +277,7 @@ class MachineControl /** Class to describe a MIDI machine control command to be sent. * In an ideal world we might use a class hierarchy for this, but objects of this type - * have to be allocated off the stack for thread safety. + * have to be allocated off the stack for RT safety. */ class MachineControlCommand { -- cgit v1.2.3