]> git.eshelyaron.com Git - emacs.git/commit
Add missing argument to directory_files_internal calls
authorMattias Engdegård <mattiase@acm.org>
Mon, 2 Nov 2020 17:54:14 +0000 (18:54 +0100)
committerMattias Engdegård <mattiase@acm.org>
Mon, 2 Nov 2020 17:58:01 +0000 (18:58 +0100)
commit4445cb76db57b3037d906ef2d0703a4ab4b1f9a7
tree9dd1c570cf4f9e2dbdaf169ad0ef26bfef90d313
parent5f6dcb1c666e931c4bbf3c3385b5334b904ed025
Add missing argument to directory_files_internal calls

* src/kqueue.c (kqueue_compare_dir_list, Fkqueue_add_watch):
Pass the new seventh argument.
src/kqueue.c