Fix whitespace

This commit is contained in:
Pithikos 2017-01-17 19:59:29 +00:00
parent 48ae25d35a
commit 2ba0bd59fa
4 changed files with 53 additions and 54 deletions

View File

@ -37,7 +37,6 @@ you can use `thpool_wait(thpool);`. If you want to destroy the pool you can use
`thpool_destroy(thpool);`.
## API
For a deeper look into the documentation check in the [thpool.h](https://github.com/Pithikos/C-Thread-Pool/blob/master/thpool.h) file. Below is a fast practical overview.

0
tests/funcs.sh Normal file → Executable file
View File