[PATCH libinput 1/2] libinput.h: Fix some line wrapping in documentation
Stephen Chandler Paul
thatslyude at gmail.com
Mon Jan 5 14:44:37 PST 2015
---
src/libinput.h | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/libinput.h b/src/libinput.h
index 56b77c2..7719b8c 100644
--- a/src/libinput.h
+++ b/src/libinput.h
@@ -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
--
2.0.5
More information about the wayland-devel
mailing list