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 2021/03/17 15:40:33 UTC

[incubator-nuttx] 17/21: boards: x86: nxstyle fixes

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 6c18b3e185f023d8e8b25a17fe08a36d3d39b38b
Author: Alin Jerpelea <al...@sony.com>
AuthorDate: Tue Mar 16 21:38:31 2021 +0100

    boards: x86: nxstyle fixes
    
    Fixes to pass CI
    
    Signed-off-by: Alin Jerpelea <al...@sony.com>
---
 boards/x86/qemu/qemu-i486/src/qemu_i486.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/boards/x86/qemu/qemu-i486/src/qemu_i486.h b/boards/x86/qemu/qemu-i486/src/qemu_i486.h
index 01ffc96..f020312 100644
--- a/boards/x86/qemu/qemu-i486/src/qemu_i486.h
+++ b/boards/x86/qemu/qemu-i486/src/qemu_i486.h
@@ -45,7 +45,7 @@
 #ifndef __ASSEMBLY__
 
 /****************************************************************************
- * Public Functions
+ * Public Functions Definitions
  ****************************************************************************/
 
 #endif /* __ASSEMBLY__ */