Whitespace

This commit is contained in:
Brian Anderson 2012-09-04 17:54:20 -07:00
parent eb0cf3a715
commit 9c988eb40d
1 changed files with 0 additions and 1 deletions

View File

@ -260,7 +260,6 @@ impl &Condvar {
sem: sem
}
}
}
/// Wake up a blocked task. Returns false if there was no blocked task.