13
0

NOOP: comment fix

This commit is contained in:
Paul Davis 2016-01-31 21:52:46 -05:00
parent 27b565d5cc
commit 23f457e81e

View File

@ -504,7 +504,7 @@ Strip::notify_send_level_change (AutomationType type, uint32_t send_num, bool fo
}
if (_surface->mcp().subview_mode() != MackieControlProtocol::Sends) {
/* no longer in EQ subview mode */
/* no longer in Sends subview mode */
return;
}