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/10/30 06:19:51 UTC

[incubator-nuttx-apps] 02/02: industry/foc/*/foc_model_pmsm.c: cosmetics

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-apps.git

commit 7a272dfca3a0cba151fa839841284f95f54c3157
Author: raiden00pl <ra...@railab.me>
AuthorDate: Fri Oct 29 11:32:19 2021 +0200

    industry/foc/*/foc_model_pmsm.c: cosmetics
---
 industry/foc/fixed16/foc_model_pmsm.c | 2 +-
 industry/foc/float/foc_model_pmsm.c   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/industry/foc/fixed16/foc_model_pmsm.c b/industry/foc/fixed16/foc_model_pmsm.c
index e3da0d9..8db2226 100644
--- a/industry/foc/fixed16/foc_model_pmsm.c
+++ b/industry/foc/fixed16/foc_model_pmsm.c
@@ -40,7 +40,7 @@
 #endif
 
 /****************************************************************************
- * Private Function Prototypes
+ * Private Data Types
  ****************************************************************************/
 
 /* PMSM model data */
diff --git a/industry/foc/float/foc_model_pmsm.c b/industry/foc/float/foc_model_pmsm.c
index cca7b76..00fc78a 100644
--- a/industry/foc/float/foc_model_pmsm.c
+++ b/industry/foc/float/foc_model_pmsm.c
@@ -40,7 +40,7 @@
 #endif
 
 /****************************************************************************
- * Private Function Prototypes
+ * Private Data Types
  ****************************************************************************/
 
 /* PMSM model data */