summaryrefslogtreecommitdiffstats
path: root/cpukit/itron
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/itron')
-rw-r--r--cpukit/itron/include/rtems/itron/task.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/cpukit/itron/include/rtems/itron/task.h b/cpukit/itron/include/rtems/itron/task.h
index 7aa146c4e6..13722d3b48 100644
--- a/cpukit/itron/include/rtems/itron/task.h
+++ b/cpukit/itron/include/rtems/itron/task.h
@@ -59,7 +59,7 @@ ITRON_EXTERN Objects_Information _ITRON_Task_Information;
/**
* When the user configures a set of ITRON API initialization tasks,
* This variable will point to the method used to initialize them.
- *
+ *
* @note It is instantiated and initialized by confdefs.h based upon
* application requirements.
*/