tools/nxstyle.c: Eliminate false positive 'Invalid character after asterisk in comment block'.

This commit is contained in:
Gregory Nutt
2019-11-09 12:10:43 -06:00
parent a450b85dc8
commit a9ef2b4208
3 changed files with 6 additions and 3 deletions
+1
View File
@@ -97,6 +97,7 @@ static const struct file_operations g_batteryops =
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Name: bat_charger_open
*
+1
View File
@@ -97,6 +97,7 @@ static const struct file_operations g_batteryops =
/****************************************************************************
* Private Functions
****************************************************************************/
/****************************************************************************
* Name: bat_gauge_open
*