]> begriffs open source - freertos/commit
fix typo gab -> gap and adjust indentation level (#1097)
authorFlorian La Roche <florian.laroche@gmail.com>
Sat, 29 Jun 2024 06:07:15 +0000 (08:07 +0200)
committerGitHub <noreply@github.com>
Sat, 29 Jun 2024 06:07:15 +0000 (11:37 +0530)
commit646881e7f9708327b159f5df4b771cc28af76f0a
tree3e43342a558dbe1aa65b594712b17ba79caeb4be
parent17dfd0f808c297955cc8d6d596b9d7b34ce83b29
fix typo gab -> gap and adjust indentation level (#1097)

Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
14 files changed:
portable/ARMv8M/secure/heap/secure_heap.c
portable/GCC/ARM_CM23/secure/secure_heap.c
portable/GCC/ARM_CM33/secure/secure_heap.c
portable/GCC/ARM_CM35P/secure/secure_heap.c
portable/GCC/ARM_CM55/secure/secure_heap.c
portable/GCC/ARM_CM85/secure/secure_heap.c
portable/IAR/ARM_CM23/secure/secure_heap.c
portable/IAR/ARM_CM33/secure/secure_heap.c
portable/IAR/ARM_CM35P/secure/secure_heap.c
portable/IAR/ARM_CM55/secure/secure_heap.c
portable/IAR/ARM_CM85/secure/secure_heap.c
portable/MemMang/heap_1.c
portable/MemMang/heap_2.c
portable/MemMang/heap_4.c