mirror of
https://github.com/RT-Thread/rt-thread.git
synced 2026-09-23 12:15:32 +08:00
sdio: mmc.c: 修复缩进/Fix indentation.
修复版权信息中的缩进格式。 Fix indentation in copyright information. Signed-off-by: Zhou Yanjie <zhouyanjie@zoho.com>
This commit is contained in:
@@ -4,8 +4,8 @@
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*
|
||||
* Change Logs:
|
||||
* Date Author Notes
|
||||
* 2015-06-15 hichard first version
|
||||
* Date Author Notes
|
||||
* 2015-06-15 hichard first version
|
||||
*/
|
||||
|
||||
#include <drivers/mmcsd_core.h>
|
||||
|
||||
Reference in New Issue
Block a user