From 154f3dc68b8e5d5ed4bc5d5b0720fb2a73236d77 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Fri, 28 Oct 2016 11:42:35 -0500 Subject: object_services.rst: Add _rtems_object_id_api_minimum_class and _rtems_object_id_api_maximum_class --- c_user/rate_monotonic_manager.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'c_user/rate_monotonic_manager.rst') 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:** -- cgit v1.2.3