This is an automated email from the ASF dual-hosted git repository. xiaoxiang pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-nuttx.git
commit cc2384ad8ee82a569242b39f8d1a499933afa83f Author: YAMAMOTO Takashi <yamam...@midokura.com> AuthorDate: Thu Nov 5 18:32:09 2020 +0900 z8: Appease nxstyle --- arch/z80/include/z8/types.h | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/arch/z80/include/z8/types.h b/arch/z80/include/z8/types.h index eae4e9f..4f84676 100644 --- a/arch/z80/include/z8/types.h +++ b/arch/z80/include/z8/types.h @@ -62,7 +62,8 @@ * the user prefers to use the definitions provided by their toolchain header * files * - * These are the sizes of the types supported by the ZiLOG Z8Encore! compiler: + * These are the sizes of the types supported by the ZiLOG Z8Encore! + * compiler: * * int - 16-bits * short - 16-bits