Fixed a minor formatting error

This commit is contained in:
Joel Holdsworth 2009-01-09 19:59:13 +00:00
parent 57d73eca1e
commit 98568c8669

View file

@ -221,7 +221,7 @@ private:
boost::shared_ptr<timeline::Track> lookup_timeline_track(
boost::shared_ptr<model::Track> model_track);
/**
/**
* A helper function which calls get_tracks within the sequence of the
* parent timeline widget, but also applies lots of data consistency
* checks in the process.