summaryrefslogtreecommitdiffstats
path: root/c_user/rate_monotonic_manager.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c_user/rate_monotonic_manager.rst')
-rw-r--r--c_user/rate_monotonic_manager.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/c_user/rate_monotonic_manager.rst b/c_user/rate_monotonic_manager.rst
index 0a5ab5c..e0fc66b 100644
--- a/c_user/rate_monotonic_manager.rst
+++ b/c_user/rate_monotonic_manager.rst
@@ -865,7 +865,7 @@ RATE_MONOTONIC_GET_STATUS - Obtain status from a period
rtems_status_code rtems_rate_monotonic_get_status(
rtems_id id,
- rtems_rate_monotonic_period_status \status
+ rtems_rate_monotonic_period_status *status
);
**DIRECTIVE STATUS CODES:**