mirror of
https://gitlab.freedesktop.org/libinput/libinput.git
synced 2026-05-08 03:08:01 +02: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_has_matrix
|
||||||
* @see libinput_device_config_calibration_set_matrix
|
* @see libinput_device_config_calibration_set_matrix
|
||||||
* @see libinput_device_config_calibration_get_default_matrix
|
* @see libinput_device_config_calibration_get_matrix
|
||||||
*/
|
*/
|
||||||
int
|
int
|
||||||
libinput_device_config_calibration_get_default_matrix(struct libinput_device *device,
|
libinput_device_config_calibration_get_default_matrix(struct libinput_device *device,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue