summaryrefslogtreecommitdiffstats
path: root/c-user/rtems_data_types.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/rtems_data_types.rst')
-rw-r--r--c-user/rtems_data_types.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/rtems_data_types.rst b/c-user/rtems_data_types.rst
index 756ea96..b277110 100644
--- a/c-user/rtems_data_types.rst
+++ b/c-user/rtems_data_types.rst
@@ -254,9 +254,9 @@ alphabetical order:
``rtems_single``
This type is deprecated will be removed in RTEMS 6.1. Use ``float`` instead.
-.. index:: rtems_status_codes
+.. index:: rtems_status_code
-``rtems_status_codes``
+``rtems_status_code``
The return type for most RTEMS services. This is an enumerated type of
approximately twenty-five values. In general, when a service returns a
particular status code, it indicates that a very specific error condition has