]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/Common/Minimal/blocktim.c
Prepare for a FreeRTOS V9 release candidate:
[freertos] / FreeRTOS / Demo / Common / Minimal / blocktim.c
index d53ceab74d9171609bfb589bf0f4b81b6160efe4..571112066791d4e9fbb4279f3443b3517394892a 100644 (file)
 /*-----------------------------------------------------------*/\r
 \r
 /*\r
- * The two test tasks.  Their behaviour is commented within the files.\r
+ * The two test tasks.  Their behaviour is commented within the functions.\r
  */\r
 static void vPrimaryBlockTimeTestTask( void *pvParameters );\r
 static void vSecondaryBlockTimeTestTask( void *pvParameters );\r
@@ -420,7 +420,7 @@ BaseType_t xData;
                /*********************************************************************\r
                Test 0, 1 and 2\r
 \r
-               This task does does not participate in these tests. */\r
+               This task does not participate in these tests. */\r
                vTaskSuspend( NULL );\r
 \r
                /*********************************************************************\r