mirror of
https://github.com/apache/nuttx.git
synced 2026-06-05 15:58:59 +08:00
More trailing whilespace removal
This commit is contained in:
@@ -141,7 +141,7 @@ void nxbe_setpixel(FAR struct nxbe_window_s *wnd,
|
||||
|
||||
rect.pt2.x = rect.pt1.x;
|
||||
rect.pt2.y = rect.pt1.y;
|
||||
|
||||
|
||||
#if CONFIG_NX_NPLANES > 1
|
||||
for (i = 0; i < wnd->be->vinfo.nplanes; i++)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user