diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2016-05-26 18:11:36 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2016-05-27 07:23:29 +0700 |
commit | 11571e1f5177518fc2a5dd1eaf488f3f31cb79fc (patch) | |
tree | a9e5787d9aeb8721bb892b9344b40aa00388a89b /libraries/libsuinput/README | |
parent | f6f72303860163afbf699d57a6a9be5de2aad72e (diff) | |
download | slackbuilds-11571e1f5177518fc2a5dd1eaf488f3f31cb79fc.tar.gz |
libraries/libsuinput: Fix invalid chars in desc.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'libraries/libsuinput/README')
-rw-r--r-- | libraries/libsuinput/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libsuinput/README b/libraries/libsuinput/README index 5869079ed6..969520c51b 100644 --- a/libraries/libsuinput/README +++ b/libraries/libsuinput/README @@ -1 +1 @@ -Thin userspace library on top of Linux uinput kernel module.
\ No newline at end of file +Thin userspace library on top of Linux uinput kernel module. |