summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author B. Watson <yalhcru@gmail.com>2022-03-13 15:38:02 -0400
committer B. Watson <yalhcru@gmail.com>2022-03-13 15:38:02 -0400
commitf757922a388e0ac1cf3c788278c6f6caf54720c9 (patch)
treec66bf419d91f9b00c11e318b36ea8144de9ce73c
parent678b2ac0b4f7c4575c06ded4992343be7d796f59 (diff)
downloadslackbuilds-f757922a388e0ac1cf3c788278c6f6caf54720c9.tar.gz
slackbuilds-f757922a388e0ac1cf3c788278c6f6caf54720c9.tar.xz
libraries/libhid: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
-rw-r--r--libraries/libhid/README9
1 files changed, 5 insertions, 4 deletions
diff --git a/libraries/libhid/README b/libraries/libhid/README
index a986601a54..dc98909c14 100644
--- a/libraries/libhid/README
+++ b/libraries/libhid/README
@@ -1,4 +1,5 @@
-libhid is a rewrite of libHID and aims to provide the same functionality
-from a more organised framework. It aims to provide a layer of abstraction
-for accessing HID-class devices over USB or serial lines (similar to what
-libusb provides for the base USB protocol).
+libhid is a rewrite of libHID and aims to provide the same
+functionality from a more organised framework. It aims to provide
+a layer of abstraction for accessing HID-class devices over USB
+or serial lines (similar to what libusb provides for the base USB
+protocol).