13
0

Just some whitespace fixes from where it looks like I've been working

without my editor configured correctly and haven't noticed. Sorry about
that.


git-svn-id: svn://localhost/ardour2/trunk@849 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Tim Mayberry 2006-08-24 11:55:23 +00:00
parent 3bba45c773
commit 7e95f29ce9
2 changed files with 23 additions and 22 deletions

View File

@ -143,6 +143,7 @@ IO::~IO ()
{
Glib::Mutex::Lock guard (m_meter_signal_lock);
Glib::Mutex::Lock lm (io_lock);
vector<Port *>::iterator i;