Trivial updates to last PR for minor issues reported by tools/nxstyle.

This commit is contained in:
Gregory Nutt
2019-07-03 07:44:41 -06:00
parent 55a4029885
commit 118d0f8f1f
3 changed files with 11 additions and 8 deletions
+2 -2
View File
@@ -127,8 +127,8 @@ struct lpm013m091a_lcd_s
*
****************************************************************************/
FAR struct lcd_dev_s* lpm013m091a_initialize(struct lpm013m091a_lcd_s *lcd,
int devno);
FAR struct lcd_dev_s *
lpm013m091a_initialize(FAR struct lpm013m091a_lcd_s *lcd, int devno);
#undef EXTERN
#ifdef __cplusplus