From: richardbarry Date: Wed, 29 Oct 2008 10:15:29 +0000 (+0000) Subject: Correct missing comment start. X-Git-Tag: V5.1.2~159 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=662445fd89ca093f02efb35ecf6782e78e70ffd6;p=freertos Correct missing comment start. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@537 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- diff --git a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h index dcc8c2e4d..398fd6bd4 100644 --- a/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h +++ b/Demo/ARM7_AT91FR40008_GCC/FreeRTOSConfig.h @@ -66,7 +66,7 @@ * See http://www.freertos.org/a00110.html. */ - *----------------------------------------------------------*/ +/*----------------------------------------------------------*/ #define configUSE_PREEMPTION 1