From 8ca74ca641b40428107879b934a0ad4337776f37 Mon Sep 17 00:00:00 2001 From: gdisirio Date: Tue, 6 Jan 2009 11:46:31 +0000 Subject: git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@592 35acf78f-673a-0410-8e92-d51de3d6d3f4 --- src/templates/chconf.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/templates') diff --git a/src/templates/chconf.h b/src/templates/chconf.h index 005748b83..7ce208aa0 100644 --- a/src/templates/chconf.h +++ b/src/templates/chconf.h @@ -39,7 +39,7 @@ * @p chSysUnlock() operations is allowed.
* For performance and code size reasons the recommended setting is leave * this option disabled.
- * You can use this option if you need to merge with ChibiOS/RT external + * You can use this option if you need to merge ChibiOS/RT with external * libraries that require nested lock/unlock operations. */ #define CH_USE_NESTED_LOCKS -- cgit v1.2.3