Cosmetic changes for coding style; removal of dangling spaces at the end of lines

This commit is contained in:
Gregory Nutt
2014-04-13 13:18:06 -06:00
parent 494387b33b
commit f7e5953804
16 changed files with 353 additions and 295 deletions
+1 -1
View File
@@ -94,7 +94,7 @@
int nxtk_drawlinetoolbar(NXTKWINDOW hfwnd, FAR struct nxgl_vector_s *vector,
nxgl_coord_t width, nxgl_mxpixel_t color[CONFIG_NX_NPLANES])
{
{
struct nxgl_trapezoid_s trap[3];
struct nxgl_rect_s rect;
int ret;
+1 -1
View File
@@ -93,7 +93,7 @@
int nxtk_drawlinewindow(NXTKWINDOW hfwnd, FAR struct nxgl_vector_s *vector,
nxgl_coord_t width, nxgl_mxpixel_t color[CONFIG_NX_NPLANES])
{
{
struct nxgl_trapezoid_s trap[3];
struct nxgl_rect_s rect;
int ret;