fix indentation

This commit is contained in:
Paul Davis 2015-05-08 12:39:07 -04:00
parent c4f6faa424
commit 039127c89a

View File

@ -1642,7 +1642,7 @@ Playlist::region_bounds_changed (const PropertyChange& what_changed, boost::shar
save = true;
}
mark_session_dirty ();
mark_session_dirty ();
return save;
}