aboutsummaryrefslogtreecommitdiffstats
path: root/lib/pselect.c
diff options
context:
space:
mode:
authorYAMAMOTO Mitsuharu2019-04-27 18:33:39 +0900
committerYAMAMOTO Mitsuharu2019-04-27 18:33:39 +0900
commit886bedb36c7b959b7e6fc8ce8e0c04e144b0ae28 (patch)
treeb5770d9fc10a704ad8aeb3474c6940121252c770 /lib/pselect.c
parent015a6e1df2772bd43680df5cbeaffccf98a881da (diff)
parent8dc00b2f1e6523c634df3e24379afbe712a32b27 (diff)
downloademacs-886bedb36c7b959b7e6fc8ce8e0c04e144b0ae28.tar.gz
emacs-886bedb36c7b959b7e6fc8ce8e0c04e144b0ae28.zip
Merge branch 'master' into harfbuzz
Diffstat (limited to 'lib/pselect.c')
-rw-r--r--lib/pselect.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/pselect.c b/lib/pselect.c
index 33b2719561f..ae010aa02e4 100644
--- a/lib/pselect.c
+++ b/lib/pselect.c
@@ -1,6 +1,6 @@
1/* pselect - synchronous I/O multiplexing 1/* pselect - synchronous I/O multiplexing
2 2
3 Copyright 2011-2018 Free Software Foundation, Inc. 3 Copyright 2011-2019 Free Software Foundation, Inc.
4 4
5 This file is part of gnulib. 5 This file is part of gnulib.
6 6