aboutsummaryrefslogtreecommitdiffstats
path: root/src/gos/sys_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gos/sys_defs.h')
-rw-r--r--src/gos/sys_defs.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/gos/sys_defs.h b/src/gos/sys_defs.h
index f10ddd62..0fd162dc 100644
--- a/src/gos/sys_defs.h
+++ b/src/gos/sys_defs.h
@@ -333,7 +333,6 @@
* @return FALSE if the wait would occur occurred otherwise TRUE
*
* @param[in] psem A pointer to the semaphore
- * @param[in] ms The maximum time to wait for the semaphore
*
* @iclass
* @api