From 5bbc34ff49f3589e58f1dd1f0f8a2bb2836f3514 Mon Sep 17 00:00:00 2001 From: Martin Erik Werner Date: Sat, 29 Feb 2020 01:26:49 +0100 Subject: c-user: Remove spurious "is undefined. " Remove a spurious "is undefined. " fragment which was likely a leftover from sentence re-use. --- c-user/self_contained_objects.rst | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/c-user/self_contained_objects.rst b/c-user/self_contained_objects.rst index 1c1e664..0be1423 100644 --- a/c-user/self_contained_objects.rst +++ b/c-user/self_contained_objects.rst @@ -159,8 +159,7 @@ They must be destroyed via * :c:func:`rtems_mutex_destroy`. -is undefined. Objects of the type :c:type:`rtems_recursive_mutex` must be -initialized via +Objects of the type :c:type:`rtems_recursive_mutex` must be initialized via * :c:func:`RTEMS_RECURSIVE_MUTEX_INITIALIZER`, or -- cgit v1.2.3