aboutsummaryrefslogtreecommitdiff
path: root/find-modules/FindInotify.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'find-modules/FindInotify.cmake')
-rw-r--r--find-modules/FindInotify.cmake4
1 files changed, 3 insertions, 1 deletions
diff --git a/find-modules/FindInotify.cmake b/find-modules/FindInotify.cmake
index 281d6c8b..15667e02 100644
--- a/find-modules/FindInotify.cmake
+++ b/find-modules/FindInotify.cmake
@@ -1,4 +1,4 @@
-#.rest:
+#.rst:
# FindInotify
# --------------
#
@@ -19,6 +19,8 @@
# even though Inotify_FOUND may be set to TRUE. This is because
# no special includes or libraries are needed. On other systems
# these may be needed to use inotify.
+#
+# Since 5.32.0.
#=============================================================================
# Copyright 2016 Tobias C. Berner <tcberner@FreeBSD.org>