summaryrefslogtreecommitdiff
path: root/nuttx/drivers/serial/lowconsole.c
diff options
context:
space:
mode:
authorGregory Nutt <gnutt@nuttx.org>2015-04-08 07:15:32 -0600
committerGregory Nutt <gnutt@nuttx.org>2015-04-08 07:15:32 -0600
commitb95dee48adbfb6b78af7668645f29e8d4a96ef46 (patch)
tree55b18cbc5042a281c9e7926522e5517d6896e7a3 /nuttx/drivers/serial/lowconsole.c
parent840c91ae87b5c9f14229d48dc71ba5205f9bc282 (diff)
downloadpx4-nuttx-b95dee48adbfb6b78af7668645f29e8d4a96ef46.tar.gz
px4-nuttx-b95dee48adbfb6b78af7668645f29e8d4a96ef46.tar.bz2
px4-nuttx-b95dee48adbfb6b78af7668645f29e8d4a96ef46.zip
Make some file section headers more consistent with standard
Diffstat (limited to 'nuttx/drivers/serial/lowconsole.c')
-rw-r--r--nuttx/drivers/serial/lowconsole.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/serial/lowconsole.c b/nuttx/drivers/serial/lowconsole.c
index f1ee3885c..ada5b518d 100644
--- a/nuttx/drivers/serial/lowconsole.c
+++ b/nuttx/drivers/serial/lowconsole.c
@@ -47,7 +47,7 @@
#include <nuttx/fs/fs.h>
/****************************************************************************
- * Definitions
+ * Pre-processor Definitions
****************************************************************************/
/* The architecture must provide up_putc for this driver */