From e4e659026fe9f1ad37ff156a6225d2382c899b89 Mon Sep 17 00:00:00 2001 From: Gregory Nutt Date: Wed, 8 Apr 2015 08:04:12 -0600 Subject: Make some file section headers more consistent with standard --- nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S') diff --git a/nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S b/nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S index 555bf0ddc..390e4d681 100644 --- a/nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S +++ b/nuttx/arch/arm/src/lpc17xx/lpc17_vectors.S @@ -46,7 +46,7 @@ #include "exc_return.h" /************************************************************************************************ - * Preprocessor Definitions + * Pre-processor Definitions ************************************************************************************************/ /* Configuration ********************************************************************************/ -- cgit v1.2.3