libinput.h: Fix some line wrapping in documentation

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
This commit is contained in:
Stephen Chandler Paul 2015-01-05 17:44:37 -05:00 committed by Peter Hutterer
parent 6ba8f547d2
commit d28da2ca4e

View file

@ -2141,8 +2141,8 @@ libinput_device_config_buttons_get_left_handed(struct libinput_device *device);
* Get the default left-handed configuration of the device.
*
* @param device The device to configure
* @return Zero if the device is in right-handed mode by default, or non-zero if the
* device is in left-handed mode by default
* @return Zero if the device is in right-handed mode by default, or non-zero
* if the device is in left-handed mode by default
*
* @see libinput_device_config_buttons_has_left_handed
* @see libinput_device_config_buttons_set_left_handed