c-user: Remove spurious "is undefined. "

Remove a spurious "is undefined.  " fragment which was likely a leftover
from sentence re-use.
This commit is contained in:
Martin Erik Werner 2020-02-29 01:26:49 +01:00 committed by Sebastian Huber
parent 2424590528
commit 5bbc34ff49

View File

@ -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