mirror of
https://github.com/FreeRTOS/FreeRTOS-Kernel.git
synced 2025-09-17 19:47:44 -04:00
Revert "Uncrustify: triggered by comment."
This reverts commit e534f46f2d
.
This commit is contained in:
parent
e534f46f2d
commit
c9058dd383
1 changed files with 7 additions and 7 deletions
|
@ -305,7 +305,7 @@
|
||||||
if( ( x ) == 0 ) \
|
if( ( x ) == 0 ) \
|
||||||
{ \
|
{ \
|
||||||
taskDISABLE_INTERRUPTS(); \
|
taskDISABLE_INTERRUPTS(); \
|
||||||
for( ; ; ) \
|
for( ;; ) \
|
||||||
; \
|
; \
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue