mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-12-06 15:42:34 +00:00
Uncrustify: triggered by comment.
This commit is contained in:
@@ -305,7 +305,7 @@
|
||||
if( ( x ) == 0 ) \
|
||||
{ \
|
||||
taskDISABLE_INTERRUPTS(); \
|
||||
for( ;; ) \
|
||||
for( ; ; ) \
|
||||
; \
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user