From 112a630b086541d29c20e3bb024f4270dadd68c6 Mon Sep 17 00:00:00 2001 From: Petr Vorel Date: Wed, 9 Oct 2019 11:31:03 +0200 Subject: : Remove wrong comment about getdents64 declaration Originally the public interface for getdents64 was declared in in 51ea67d548. Later, b8b3d5a14e moved it to . Fixes: b8b3d5a14e ("Linux: Move getdents64 to ") --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 5732696..bf76ac7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2019-10-09 Petr Vorel + + * include/dirent.h (__getdents64): Update comment. + 2019-10-08 Gabriel F. T. Gomes * Makefile: Fix locale dependency for a couple of tests. -- cgit v1.1