Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FreeRTOS/FreeRTOS-Kernel.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlfred Gedeon <gedeonag@amazon.com>2020-07-02 08:20:44 +0300
committeralfred gedeon <alfred2g@hotmail.com>2020-07-08 20:24:06 +0300
commita5dbc2b1de17e5468420d5a928d7392d799780e2 (patch)
tree0744eb572cc9634cd19c468df1f8bea4e6641831 /croutine.c
parent4a61f9ff7e2ad058c578952e2a615a123dadeba2 (diff)
Style: uncrustify kernel files
Diffstat (limited to 'croutine.c')
-rw-r--r--croutine.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/croutine.c b/croutine.c
index f30e5cef8..9ac904488 100644
--- a/croutine.c
+++ b/croutine.c
@@ -22,7 +22,6 @@
* http://www.FreeRTOS.org
* http://aws.amazon.com/freertos
*
- * 1 tab == 4 spaces!
*/
#include "FreeRTOS.h"