doc: release-notes-3.7: fix indentation in posix deprecations
Fix indendtation in posix deprecations. The top-level bullet was indented by an extra space, so remove the space. Signed-off-by: Chris Friedt <cfriedt@tenstorrent.com>
This commit is contained in:
parent
ec656ba492
commit
9398092d53
1 changed files with 1 additions and 1 deletions
|
@ -159,7 +159,7 @@ Deprecated in this release
|
|||
|
||||
.. _zephyr_3.7_posix_api_deprecations:
|
||||
|
||||
* POSIX API
|
||||
* POSIX API
|
||||
|
||||
* Deprecated :c:macro:`PTHREAD_BARRIER_DEFINE` has been removed.
|
||||
* Deprecated :c:macro:`EFD_IN_USE` and :c:macro:`EFD_FLAGS_SET` have been removed.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue