From 62540831848f90335d6b461b8a0b7783018472cf Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sat, 10 Jan 2009 14:54:23 +0000 Subject: Revert magic mystery changed from r4396 (trailing whitespace). git-svn-id: svn://localhost/ardour2/branches/3.0@4398 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/ardour/audio_diskstream.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/libs/ardour/ardour/audio_diskstream.h b/libs/ardour/ardour/audio_diskstream.h index 0db44709f8..79ffe3d490 100644 --- a/libs/ardour/ardour/audio_diskstream.h +++ b/libs/ardour/ardour/audio_diskstream.h @@ -217,7 +217,7 @@ class AudioDiskstream : public Diskstream protected: friend class AudioTrack; - int process (nframes_t transport_frame, nframes_t nframes, nframes_t offset, bool can_record, bool rec_monitors_input); + int process (nframes_t transport_frame, nframes_t nframes, nframes_t offset, bool can_record, bool rec_monitors_input); bool commit (nframes_t nframes); private: @@ -270,7 +270,7 @@ class AudioDiskstream : public Diskstream nframes_t& start, nframes_t cnt, ChannelInfo* channel_info, int channel, bool reversed); - + void finish_capture (bool rec_monitors_input, boost::shared_ptr); void transport_stopped (struct tm&, time_t, bool abort); void transport_looped (nframes_t transport_frame); -- cgit v1.2.3