mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-09-20 21:56:06 +08:00
validation: Improve wording
This commit is contained in:
@@ -464,7 +464,7 @@ static void RtemsTaskReqConstructErrors_Pre_Free_Prepare(
|
||||
|
||||
case RtemsTaskReqConstructErrors_Pre_Free_No: {
|
||||
/*
|
||||
* The system shall have no inactive task object available.
|
||||
* The system shall not have an inactive task object available.
|
||||
*/
|
||||
ctx->seized_objects = T_seize_objects( Create, ctx );
|
||||
break;
|
||||
|
||||
Reference in New Issue
Block a user