Cosmetic fix to spacing.

This commit is contained in:
Gregory Nutt 2017-11-05 06:25:20 -06:00
parent 0942b5441d
commit 6c5397cffd

View File

@ -224,7 +224,7 @@
# define FBIO_UPDATE _FBIOC(0x0007) /* Update a rectangular region in
* the framebuffer
* Argument: read-only struct
* nxgl_rect_s */
* nxgl_rect_s */
#endif
/****************************************************************************