mirror of
https://github.com/apache/nuttx.git
synced 2026-06-04 23:03:27 +08:00
graphics/: Remove dangling space at the end of lines.
This commit is contained in:
@@ -74,7 +74,7 @@ static void nxbe_clipfill(FAR struct nxbe_clipops_s *cops,
|
||||
struct nxbe_setpixel_s *fillinfo = (struct nxbe_setpixel_s *)cops;
|
||||
|
||||
/* Set the pixel */
|
||||
|
||||
|
||||
plane->setpixel(&plane->pinfo, &rect->pt1, fillinfo->color);
|
||||
|
||||
#ifdef CONFIG_NX_UPDATE
|
||||
|
||||
Reference in New Issue
Block a user