mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-04-19 21:11:57 -04:00
Correct missing comment start.
This commit is contained in:
parent
03acab14b2
commit
86a84a1477
|
@ -66,7 +66,7 @@
|
|||
* See http://www.freertos.org/a00110.html.
|
||||
*/
|
||||
|
||||
*----------------------------------------------------------*/
|
||||
/*----------------------------------------------------------*/
|
||||
|
||||
|
||||
#define configUSE_PREEMPTION 1
|
||||
|
|
Loading…
Reference in a new issue