Kconfig: Make indent consistent with TABS

This commit is contained in:
Nathan Hartman
2023-02-09 09:24:20 -05:00
committed by Xiang Xiao
parent 9ee3640b62
commit 8e77b79f78
14 changed files with 110 additions and 110 deletions

View File

@@ -26,7 +26,7 @@ config CODECS_HASH_MD5
---help---
Enables support for the following interfaces: md5_init(),
md5_update(), md5_final(), md5_transform(), md5_sum() and
md5_hash()
md5_hash()
Contributed NuttX by Darcy Gong.