Add empty line in register_read comment

Signed-off-by: Ryan Everett <ryan.everett@arm.com>
This commit is contained in:
Ryan Everett 2024-01-19 13:02:58 +00:00
parent 558da2ffd3
commit 7aeacc1ec4

View File

@ -154,6 +154,7 @@ static inline psa_status_t psa_key_slot_state_transition(
* This function increments the key slot registered reader counter by one.
* If multi-threading is enabled, the caller must hold the
* global key slot mutex.
*
* \param[in] slot The key slot.
*
* \retval #PSA_SUCCESS