diff options
author | B. Watson <yalhcru@gmail.com> | 2020-10-11 18:10:02 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2020-10-17 09:37:06 +0700 |
commit | df1f22fa70e861914aaa55c40f47d4a6633c90e6 (patch) | |
tree | 2ae055e8ea65b851b20b4afd5041fb8437c3e8e9 /libraries/tcl-inotify | |
parent | e7e901b74b13b8951756f668839aa02bd11cdbcb (diff) | |
download | slackbuilds-df1f22fa70e861914aaa55c40f47d4a6633c90e6.tar.gz |
libraries/tcl-inotify: Fix README.
Signed-off-by: B. Watson <yalhcru@gmail.com>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/tcl-inotify')
-rw-r--r-- | libraries/tcl-inotify/README | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/tcl-inotify/README b/libraries/tcl-inotify/README index 77cb5c5b04..56f2807cd3 100644 --- a/libraries/tcl-inotify/README +++ b/libraries/tcl-inotify/README @@ -1,2 +1,2 @@ This is a Tcl extension that provides an interface to the inotify file -system notification service of the Linux kernel.
\ No newline at end of file +system notification service of the Linux kernel. |