mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 16:50:55 +08:00
Trivial updates to last PR for minor issues reported by tools/nxstyle.
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user