summaryrefslogtreecommitdiffstats
path: root/cpukit/rtems/include/rtems/rtems/status.h
diff options
context:
space:
mode:
Diffstat (limited to 'cpukit/rtems/include/rtems/rtems/status.h')
-rw-r--r--cpukit/rtems/include/rtems/rtems/status.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/cpukit/rtems/include/rtems/rtems/status.h b/cpukit/rtems/include/rtems/rtems/status.h
index bb2646e24e..98923a0d53 100644
--- a/cpukit/rtems/include/rtems/rtems/status.h
+++ b/cpukit/rtems/include/rtems/rtems/status.h
@@ -1,6 +1,8 @@
/**
* @file rtems/rtems/status.h
*
+ * @brief Status Codes Returned from the Executive Directives
+ *
* This include file contains the status codes returned from the
* executive directives.
*/
@@ -184,7 +186,7 @@ typedef enum {
/**
* @brief Status Object Name Errors to Status Array
- *
+ *
* This array is used to map SuperCore Object Handler return
* codes to Classic API status codes.
*/