aboutsummaryrefslogtreecommitdiffstats
path: root/demos/ARM7-LPC214x-G++/chconf.h
diff options
context:
space:
mode:
Diffstat (limited to 'demos/ARM7-LPC214x-G++/chconf.h')
-rw-r--r--demos/ARM7-LPC214x-G++/chconf.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/demos/ARM7-LPC214x-G++/chconf.h b/demos/ARM7-LPC214x-G++/chconf.h
index d0d7e7d41..300a85579 100644
--- a/demos/ARM7-LPC214x-G++/chconf.h
+++ b/demos/ARM7-LPC214x-G++/chconf.h
@@ -1,5 +1,5 @@
/*
- ChibiOS/RT - Copyright (C) 2006-2007 Giovanni Di Sirio.
+ ChibiOS/RT - Copyright (C) 2006,2007,2008,2009,2010 Giovanni Di Sirio.
This file is part of ChibiOS/RT.
@@ -396,7 +396,7 @@
* @brief Debug option, stacks initialization.
* @details If enabled then the threads working area is filled with a byte
* value when a thread is created. This can be useful for the
- * runtime measurement of the used stack.
+ * runtime measurement of the used stack.
*
* @note The default is @p FALSE.
*/