summaryrefslogtreecommitdiff
path: root/nuttx/graphics/nxsu/nxfe.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2013-12-29 08:19:02 -0600
committerGregory Nutt <gnutt@nuttx.org>2013-12-29 08:19:02 -0600
commitb4cb5da06d21015fada0e2e9962ae71e7e76ae16 (patch)
tree3c623d23b85de6ca764eeee74684c60ed8b7859f /nuttx/graphics/nxsu/nxfe.h
parent557108c7011c211dddd4920457f950c9e6d33d4f (diff)
downloadpx4-nuttx-b4cb5da06d21015fada0e2e9962ae71e7e76ae16.tar.gz
px4-nuttx-b4cb5da06d21015fada0e2e9962ae71e7e76ae16.tar.bz2
px4-nuttx-b4cb5da06d21015fada0e2e9962ae71e7e76ae16.zip
Minor clean-up of typing from last commit
Diffstat (limited to 'nuttx/graphics/nxsu/nxfe.h')
-rw-r--r--nuttx/graphics/nxsu/nxfe.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/nuttx/graphics/nxsu/nxfe.h b/nuttx/graphics/nxsu/nxfe.h
index 5bbfb040b..82c1d832b 100644
--- a/nuttx/graphics/nxsu/nxfe.h
+++ b/nuttx/graphics/nxsu/nxfe.h
@@ -59,8 +59,8 @@
/* Server state structure ***************************************************/
-/* This the server 'front-end' state structure. It is really the same
- * as the back-end state, but we wrap the back-end state so that we can add
+/* This the 'front-end' state structure. It is really the same as the
+ * the back-end state, but we wrap the back-end state so that we can add
* things to the structure in the future
*/