doxygen: score: adjust doc in isrlock.h to doxygen guidelines

Update #3706.
This commit is contained in:
Andreas Dachsberger
2019-04-09 11:34:40 +02:00
committed by Sebastian Huber
parent bb0ccc17f5
commit 318b70be65

View File

@@ -153,8 +153,8 @@ typedef struct {
/** /**
* @brief Sets the ISR level in the ISR lock context. * @brief Sets the ISR level in the ISR lock context.
* *
* @param[in] context The ISR lock context. * @param[out] context The ISR lock context.
* @param[in] level The ISR level. * @param level The ISR level.
*/ */
RTEMS_INLINE_ROUTINE void _ISR_lock_Context_set_level( RTEMS_INLINE_ROUTINE void _ISR_lock_Context_set_level(
ISR_lock_Context *context, ISR_lock_Context *context,