summaryrefslogtreecommitdiff
path: root/apps/include/nsh.h
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-08 07:25:06 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-08 07:25:06 -0600
commit38d17ae9cca9a4e4d73bcb62da4e40433446e833 (patch)
tree778a810a915f02ad476c4521a1734c2ebfa14882 /apps/include/nsh.h
parentb95dee48adbfb6b78af7668645f29e8d4a96ef46 (diff)
downloadpx4-nuttx-38d17ae9cca9a4e4d73bcb62da4e40433446e833.tar.gz
px4-nuttx-38d17ae9cca9a4e4d73bcb62da4e40433446e833.tar.bz2
px4-nuttx-38d17ae9cca9a4e4d73bcb62da4e40433446e833.zip
Make some file section headers more consistent with standard
Diffstat (limited to 'apps/include/nsh.h')
-rw-r--r--apps/include/nsh.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/include/nsh.h b/apps/include/nsh.h
index 1a25d08ed..b4183cd9b 100644
--- a/apps/include/nsh.h
+++ b/apps/include/nsh.h
@@ -43,7 +43,7 @@
#include <nuttx/config.h>
/****************************************************************************
- * Pre-Processor Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* If a USB device is selected for the NSH console then we need to handle some
* special start-up conditions.