From 4d39dfe5a04de92f640be8bb01df7bf6b5e7726c Mon Sep 17 00:00:00 2001 From: Richard Barry Date: Thu, 29 Jan 2009 16:22:42 +0000 Subject: [PATCH] Tidy up only. --- Demo/Common/Minimal/BlockQ.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Demo/Common/Minimal/BlockQ.c b/Demo/Common/Minimal/BlockQ.c index 53c7ea1da..ed789614c 100644 --- a/Demo/Common/Minimal/BlockQ.c +++ b/Demo/Common/Minimal/BlockQ.c @@ -37,13 +37,13 @@ Please ensure to read the configuration and relevant port sections of the online documentation. - http://www.FreeRTOS.org - Documentation, latest information, license and + http://www.FreeRTOS.org - Documentation, latest information, license and contact details. - http://www.SafeRTOS.com - A version that is certified for use in safety + http://www.SafeRTOS.com - A version that is certified for use in safety critical systems. - http://www.OpenRTOS.com - Commercial support, development, porting, + http://www.OpenRTOS.com - Commercial support, development, porting, licensing and training services. */ @@ -71,7 +71,7 @@ * */ -/* +/* Changes from V4.1.1