From 6593da7e6c7e945efd85fa3e45d0f89c266ede70 Mon Sep 17 00:00:00 2001 From: RichardBarry Date: Thu, 29 Jan 2009 16:22:42 +0000 Subject: [PATCH] Tidy up only. git-svn-id: https://svn.code.sf.net/p/freertos/code/trunk@639 1d2547de-c912-0410-9cb9-b8ca96c0e9e2 --- 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 -- 2.39.2