summaryrefslogtreecommitdiff
path: root/nuttx/drivers/mmcsd/mmcsd_debug.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/mmcsd/mmcsd_debug.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/mmcsd/mmcsd_debug.c')
-rw-r--r--nuttx/drivers/mmcsd/mmcsd_debug.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/nuttx/drivers/mmcsd/mmcsd_debug.c b/nuttx/drivers/mmcsd/mmcsd_debug.c
index 45c643fa6..ea3788a29 100644
--- a/nuttx/drivers/mmcsd/mmcsd_debug.c
+++ b/nuttx/drivers/mmcsd/mmcsd_debug.c
@@ -50,7 +50,7 @@
#include "mmcsd_internal.h"
/****************************************************************************
- * Pre-Processor Definitions
+ * Pre-processor Definitions
****************************************************************************/
/****************************************************************************