NO-OP: comment format change and whitespace
This commit is contained in:
parent
ee3090dff6
commit
54f9edaf4b
@ -165,7 +165,8 @@ class LIBARDOUR_API DiskIOProcessor : public Processor
|
||||
/* used only by capture */
|
||||
boost::shared_ptr<AudioFileSource> write_source;
|
||||
PBD::RingBufferNPT<CaptureTransition> * capture_transition_buf;
|
||||
// the following are used in the butler thread only
|
||||
|
||||
/* used in the butler thread only */
|
||||
samplecnt_t curr_capture_cnt;
|
||||
|
||||
void resize (samplecnt_t);
|
||||
|
Loading…
Reference in New Issue
Block a user