documentation fixes and updates

This commit is contained in:
Martin Willi
2007-06-11 12:11:41 +00:00
parent 9fe1a1ca76
commit 432b298e40
7 changed files with 40 additions and 21 deletions
+3 -1
View File
@@ -98,7 +98,9 @@ struct processor_t {
/**
* @brief Create the thread pool without any threads.
*
*
* Use the set_threads method to start processing jobs.
*
* @return processor_t object
*
* @ingroup processing