From 54f9edaf4be245d8edc123b1cc1a76cad34edfd0 Mon Sep 17 00:00:00 2001 From: Paul Davis Date: Mon, 2 Oct 2017 12:38:56 -0400 Subject: NO-OP: comment format change and whitespace --- libs/ardour/ardour/disk_io.h | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'libs/ardour/ardour/disk_io.h') diff --git a/libs/ardour/ardour/disk_io.h b/libs/ardour/ardour/disk_io.h index 2c34cbfacf..d7975a7908 100644 --- a/libs/ardour/ardour/disk_io.h +++ b/libs/ardour/ardour/disk_io.h @@ -165,8 +165,9 @@ class LIBARDOUR_API DiskIOProcessor : public Processor /* used only by capture */ boost::shared_ptr write_source; PBD::RingBufferNPT * capture_transition_buf; - // the following are used in the butler thread only - samplecnt_t curr_capture_cnt; + + /* used in the butler thread only */ + samplecnt_t curr_capture_cnt; void resize (samplecnt_t); }; -- cgit v1.2.3