diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 17:51:48 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:04 +0700 |
commit | 55d6790b49df51095e6b5344910b1cc961e818c3 (patch) | |
tree | 262115c90b409d6f66fbb6e860f9d17206ebf2b4 /libraries/libtecla | |
parent | e2f9c84e7dc16710bffe91d5325b9a112e23e937 (diff) |
libraries/libtecla: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/libtecla')
-rw-r--r-- | libraries/libtecla/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libtecla/README b/libraries/libtecla/README index 861f45758bae8..bcc22d90ce6e6 100644 --- a/libraries/libtecla/README +++ b/libraries/libtecla/README @@ -18,4 +18,4 @@ can easily be asked to look up and complete other types of files in any list of directories. Note that special care has been taken to allow the use of this -library in threaded programs.
\ No newline at end of file +library in threaded programs. |