]> git.sur5r.net Git - freertos/blobdiff - FreeRTOS/Source/include/queue.h
- Rework the StaticAllocation.c common demo file to reflect the changes to the static...
[freertos] / FreeRTOS / Source / include / queue.h
index a3e55221f83d8cd260527a3272e03e83e58e302a..4ff7aa8d5aaa9bc5106d73f038809d7d75090e63 100644 (file)
@@ -1616,7 +1616,7 @@ BaseType_t xQueueGiveMutexRecursive( QueueHandle_t pxMutex ) PRIVILEGED_FUNCTION
 #endif\r
 \r
 /*\r
- * The registry is provided as a means for kernel aware debuggers to\r
+ * The queue registry is provided as a means for kernel aware debuggers to\r
  * locate queues, semaphores and mutexes.  Call pcQueueGetQueueName() to look\r
  * up and return the name of a queue in the queue registry from the queue's\r
  * handle.\r