mirror of
https://github.com/apache/nuttx.git
synced 2026-06-06 00:14:22 +08:00
Trivial removal of trailing whitespace
This commit is contained in:
+1
-1
@@ -214,7 +214,7 @@ int boardctl(unsigned int cmd, uintptr_t arg)
|
||||
|
||||
case BOARDIOC_GRAPHICS_SETUP:
|
||||
{
|
||||
FAR struct boardioc_graphics_s *setup =
|
||||
FAR struct boardioc_graphics_s *setup =
|
||||
( FAR struct boardioc_graphics_s *)arg;
|
||||
|
||||
setup->dev = board_graphics_setup(setup->devno);
|
||||
|
||||
Reference in New Issue
Block a user