1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

* make doc reflect latest API change

This commit is contained in:
Kaspar Schleiser 2010-11-04 16:51:04 +01:00
parent 67f72d43ee
commit 2bf64ea4d0

View File

@ -20,7 +20,6 @@
* @brief Creates a new thread.
* This version will allocate it's stack itself using malloc.
*
* @param cb Address of preallocated tcb structure
* @param stack Lowest address of preallocated stack space
* @param stacksize
* @param flags Options: