mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2025-12-27 20:50:07 +01:00
Fix a doxygen link for the get_default_matrix call
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
(cherry picked from commit 24963d4e45)
This commit is contained in:
parent
bab4ca0274
commit
9585fe86ee
1 changed files with 1 additions and 1 deletions
|
|
@ -4325,7 +4325,7 @@ libinput_device_config_calibration_get_matrix(struct libinput_device *device,
|
|||
*
|
||||
* @see libinput_device_config_calibration_has_matrix
|
||||
* @see libinput_device_config_calibration_set_matrix
|
||||
* @see libinput_device_config_calibration_get_default_matrix
|
||||
* @see libinput_device_config_calibration_get_matrix
|
||||
*/
|
||||
int
|
||||
libinput_device_config_calibration_get_default_matrix(struct libinput_device *device,
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue