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 <alfred2g@hotmail.com>2020-08-18 00:50:56 +0300
committerGitHub <noreply@github.com>2020-08-18 00:50:56 +0300
commit8c77117c32e49a5070cd85e8920c36723997e465 (patch)
treed892194359da32e30cf393c77c3700cb1112ec4e /stream_buffer.c
parent86653e2a1f826e1644887bff8de6e469ddf48d62 (diff)
Style: Remove tabs and tab == 4 spaces (#120)
* Style: Remove tabls and tab == 4 spaces * Style: remove xx accidentally left * Style: revert uncrustify for untested portable directories * Style: revert more uncrustify files * Style: Revert more uncrustified files * Style: Revert some uncrutified files * Style: change more files * Style: remove t tab == 4 spaces * Style: remove tabs = spaces * Style: revert changed files * Style: redo the stuyles * Style: add uncrustify disable parsing for asm Co-authored-by: Alfred Gedeon <gedeonag@amazon.com>
Diffstat (limited to 'stream_buffer.c')
-rw-r--r--stream_buffer.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/stream_buffer.c b/stream_buffer.c
index cb76d9543..b22800e4e 100644
--- a/stream_buffer.c
+++ b/stream_buffer.c
@@ -22,7 +22,6 @@
* http://www.FreeRTOS.org
* http://aws.amazon.com/freertos
*
- * 1 tab == 4 spaces!
*/
/* Standard includes. */