From c4b51e0935f75d118164fab6bfcefc6ddf69867e Mon Sep 17 00:00:00 2001 From: David Robillard Date: Thu, 22 Nov 2012 06:16:10 +0000 Subject: Tidy. git-svn-id: http://svn.drobilla.net/lad/trunk/raul@4851 a436a847-0d15-0410-975c-d299462d15a1 --- raul/TimeSlice.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'raul/TimeSlice.hpp') diff --git a/raul/TimeSlice.hpp b/raul/TimeSlice.hpp index a8b82f6..5cc1dc2 100644 --- a/raul/TimeSlice.hpp +++ b/raul/TimeSlice.hpp @@ -148,7 +148,7 @@ private: TimeStamp _start_beats; ///< Current window start in beats TimeDuration _length_beats; ///< Current window length in beats - TimeDuration _offset_ticks; ///< Offset to global time (ie Jack sub-cycle offset) + TimeDuration _offset_ticks; ///< Offset to global time }; } // namespace Raul -- cgit v1.2.1