From: richardbarry Date: Sun, 11 Oct 2009 22:33:58 +0000 (+0000) Subject: Place #error string in quotes. X-Git-Tag: V6.0.0~9 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=311fed4cf75772b4dcc577dc5a66677b22f3e916;p=freertos Place #error string in quotes. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@920 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c index dd7d59494..648c0cd9b 100644 --- a/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c +++ b/Demo/CORTEX_MPU_LPC1768_GCC_RedSuite/src/main.c @@ -46,7 +46,7 @@ licensing and training services. */ -#error The batch file Demo\CORTEX_LPC1768_GCC_RedSuite\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line. +#error "The batch file Demo\CORTEX_LPC1768_GCC_RedSuite\CreateProjectDirectoryStructure.bat must be executed before the first build. After executing the batch file hit F5 to refrech the Eclipse project, then delete this line." /*