Tracker: style fixe, update comment, spelling

...and fits on 1 line
This commit is contained in:
John Scipione 2014-06-25 19:20:49 -04:00
parent 8b9604572e
commit 670b729d65

View File

@ -787,8 +787,7 @@ TTracker::OpenRef(const entry_ref* ref, const node_ref* nodeToClose,
CloseParentWaitingForChildSoon(ref, nodeToClose);
} else {
delete model;
// run Launch in a separate thread
// and close parent if successfull
// run Launch in a separate thread and close parent if successful
if (nodeToClose) {
Thread::Launch(new EntryAndNodeDoSoonWithMessageFunctor<TTracker,
bool (TTracker::*)(const entry_ref*, const node_ref*,