summaryrefslogtreecommitdiff
path: root/apps/examples/nxlines/nxlines_main.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2014-04-13 16:24:28 -0600
committerGregory Nutt <gnutt@nuttx.org>2014-04-13 16:24:28 -0600
commit43ec94a665e13552402ff4f102e0f65f6792cf29 (patch)
tree05da26d1bb5e364c1a388afd54630d5ae3ca4aa7 /apps/examples/nxlines/nxlines_main.c
parent70b6bb22af51defd713adfd452309f32f0e523aa (diff)
downloadpx4-nuttx-43ec94a665e13552402ff4f102e0f65f6792cf29.tar.gz
px4-nuttx-43ec94a665e13552402ff4f102e0f65f6792cf29.tar.bz2
px4-nuttx-43ec94a665e13552402ff4f102e0f65f6792cf29.zip
More trailing whilespace removal
Diffstat (limited to 'apps/examples/nxlines/nxlines_main.c')
-rw-r--r--apps/examples/nxlines/nxlines_main.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/nxlines/nxlines_main.c b/apps/examples/nxlines/nxlines_main.c
index 93e0436d8..d9512391e 100644
--- a/apps/examples/nxlines/nxlines_main.c
+++ b/apps/examples/nxlines/nxlines_main.c
@@ -254,7 +254,7 @@ int nxlines_main(int argc, char *argv[])
message("nxlines_main: Screen resolution (%d,%d)\n", g_nxlines.xres, g_nxlines.yres);
/* Now, say perform the lines (these test does not return so the remaining
- * logic is cosmetic).
+ * logic is cosmetic).
*/
nxlines_test(g_nxlines.hbkgd);