mirror of
https://gitlab.freedesktop.org/monado/monado.git
synced 2025-03-03 21:26:36 +00:00
st/oxr: Comment all parameters
This commit is contained in:
parent
12bffbdf45
commit
b59676e184
|
@ -350,7 +350,10 @@ oxr_action_stop_haptic_feedback(struct oxr_logger *log,
|
|||
/*!
|
||||
* Find the best matching profile for the given @ref xrt_device.
|
||||
*
|
||||
* @param xdev Can be null.
|
||||
* @param log Logger.
|
||||
* @param inst Instance.
|
||||
* @param xdev Can be null.
|
||||
* @param[out] out_p Returned interaction profile.
|
||||
*/
|
||||
void
|
||||
oxr_find_profile_for_device(struct oxr_logger *log,
|
||||
|
|
Loading…
Reference in a new issue