From 2bf64ea4d0665f2c306aa1782549b0be75104494 Mon Sep 17 00:00:00 2001 From: Kaspar Schleiser Date: Thu, 4 Nov 2010 16:51:04 +0100 Subject: [PATCH] * make doc reflect latest API change --- core/include/thread.h | 1 - 1 file changed, 1 deletion(-) diff --git a/core/include/thread.h b/core/include/thread.h index 268367fbb..ec8f5636c 100644 --- a/core/include/thread.h +++ b/core/include/thread.h @@ -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: