]> git.sur5r.net Git - freertos/commitdiff
Change the #error text in croutine.h only.
authorrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 6 Jan 2011 10:49:20 +0000 (10:49 +0000)
committerrichardbarry <richardbarry@1d2547de-c912-0410-9cb9-b8ca96c0e9e2>
Thu, 6 Jan 2011 10:49:20 +0000 (10:49 +0000)
git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@1231 1d2547de-c912-0410-9cb9-b8ca96c0e9e2

Source/include/croutine.h

index 1e9c46de7c3cd3835ee2711d751eb1752ebac3b5..f6c16a0a33df635a900a2ed3321e5d2149f08154 100644 (file)
@@ -52,7 +52,7 @@
 */\r
 \r
 #ifndef INC_FREERTOS_H\r
-       #error "#include FreeRTOS.h" must appear in source files before "#include croutine.h"\r
+       #error "include FreeRTOS.h must appear in source files before include croutine.h"\r
 #endif\r
 \r
 \r