aboutsummaryrefslogtreecommitdiffstats
path: root/src/kqueue.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/kqueue.c')
-rw-r--r--src/kqueue.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/kqueue.c b/src/kqueue.c
index adbb8d92c0b..8a1d0c99879 100644
--- a/src/kqueue.c
+++ b/src/kqueue.c
@@ -1,6 +1,6 @@
1/* Filesystem notifications support with kqueue API. 1/* Filesystem notifications support with kqueue API.
2 2
3Copyright (C) 2015-2020 Free Software Foundation, Inc. 3Copyright (C) 2015-2021 Free Software Foundation, Inc.
4 4
5This file is part of GNU Emacs. 5This file is part of GNU Emacs.
6 6