1
0
mirror of https://github.com/FreeRTOS/FreeRTOS-Kernel.git synced 2025-10-20 04:24:21 +08:00

Fix some warnings in doxygen comments (#453)

Co-authored-by: Gaurav-Aggarwal-AWS <33462878+aggarg@users.noreply.github.com>
This commit is contained in:
Muneeb Ahmed
2022-02-10 12:36:42 -07:00
committed by GitHub
parent 4a490d64a5
commit 4014abb943
2 changed files with 1 additions and 3 deletions

View File

@@ -65,8 +65,6 @@
* be set and then tested atomically - as is the case where event groups are
* used to create a synchronisation point between multiple tasks (a
* 'rendezvous').
*
* \defgroup EventGroup
*/