2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-08 23:22:13 +00:00

Clear up broken links, tabs, etc

[SVN r30077]
This commit is contained in:
Douglas Gregor
2005-07-14 15:47:04 +00:00
parent 2954e932ce
commit aa240e61d9
2 changed files with 2 additions and 2 deletions

View File

@@ -370,7 +370,7 @@ void thread_group::join_all()
int thread_group::size()
{
return m_threads.size();
return m_threads.size();
}
} // namespace boost