You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by xi...@apache.org on 2020/11/16 13:47:08 UTC

[incubator-nuttx] 03/35: z8: Appease nxstyle

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 <ya...@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