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:
authorPaul Bartell <pbartell@amazon.com>2021-06-01 22:01:32 +0300
committerPaul Bartell <paul.bartell@gmail.com>2021-06-02 03:55:18 +0300
commiteec42331b4e7b83077f6c36fd0839d4057f904bd (patch)
treee5280694b7542f4a2734cf2a09229500221f36e2 /queue.c
parent2f6c91be62f4ead7ec1361aa40eabba98d39bf95 (diff)
Normalize files with mixed line endings (introduced in commit 3a413d1)
Diffstat (limited to 'queue.c')
-rw-r--r--queue.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/queue.c b/queue.c
index 807dbd704..f5c2bf201 100644
--- a/queue.c
+++ b/queue.c
@@ -2,8 +2,8 @@
* FreeRTOS Kernel <DEVELOPMENT BRANCH>
* Copyright (C) 2021 Amazon.com, Inc. or its affiliates. All Rights Reserved.
*
- * SPDX-License-Identifier: MIT
- *
+ * SPDX-License-Identifier: MIT
+ *
* Permission is hereby granted, free of charge, to any person obtaining a copy of
* this software and associated documentation files (the "Software"), to deal in
* the Software without restriction, including without limitation the rights to