changeset 16103:da3bb2df6a6a

openat: Fix file list. * modules/openat (Files): Remove lib/at-func.c.
author Bruno Haible <bruno@clisp.org>
date Sat, 19 Nov 2011 20:52:52 +0100
parents fb1642a53c3b
children afdff76137f9
files ChangeLog modules/openat
diffstat 2 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2011-11-19  Bruno Haible  <bruno@clisp.org>
+
+	openat: Fix file list.
+	* modules/openat (Files): Remove lib/at-func.c.
+
 2011-11-19  Bruno Haible  <bruno@clisp.org>
 
 	fstatat: Simplify.
--- a/modules/openat
+++ b/modules/openat
@@ -2,7 +2,6 @@
 openat() function: Open a file at a directory.
 
 Files:
-lib/at-func.c
 lib/openat.c
 lib/openat-priv.h
 m4/openat.m4