]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Demo/PC/FreeRTOSConfig.h
Rename xTaskGetSystemState() uxTaskGetSystemState().
[freertos] / FreeRTOS / Demo / PC / FreeRTOSConfig.h
index d54d064a5e6c71be4e0e6912396977d82983532e..de3e1587efdd4ab86840df7298335f9eede578a4 100644 (file)
@@ -115,7 +115,7 @@ to exclude the API function. */
 #define INCLUDE_uxTaskGetStackHighWaterMark 0 /* Do not use this option on the PC port. */\r
 \r
 /* This demo makes use of one or more example stats formatting functions.  These\r
-format the raw data provided by the xTaskGetSystemState() function in to human\r
+format the raw data provided by the uxTaskGetSystemState() function in to human\r
 readable ASCII form.  See the notes in the implementation of vTaskList() within \r
 FreeRTOS/Source/tasks.c for limitations. */\r
 #define configUSE_STATS_FORMATTING_FUNCTIONS   1\r