summaryrefslogtreecommitdiffstats
path: root/cpukit/itron/include/rtems/itron/fmempool.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron/include/rtems/itron/fmempool.h')
-rw-r--r--cpukit/itron/include/rtems/itron/fmempool.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/cpukit/itron/include/rtems/itron/fmempool.h b/cpukit/itron/include/rtems/itron/fmempool.h
index 0262d79927..a8f6e7a698 100644
--- a/cpukit/itron/include/rtems/itron/fmempool.h
+++ b/cpukit/itron/include/rtems/itron/fmempool.h
@@ -19,7 +19,7 @@ extern "C" {
#include <rtems/itron/object.h>
/*
- * The following defines the control block used to manage each
+ * The following defines the control block used to manage each
* fixed memory pool.
*/
@@ -59,4 +59,3 @@ void _ITRON_Fixed_memory_pool_Manager_initialization(
#endif
/* end of include file */
-