Change parameter name to match comment.
[gnulib.git] / modules / unistd-safer
index a3146bc..3dc9f54 100644 (file)
@@ -4,6 +4,7 @@ File descriptor functions that avoid clobbering STD{IN,OUT,ERR}_FILENO.
 Files:
 lib/unistd-safer.h
 lib/dup-safer.c
+lib/fd-safer.c
 m4/unistd-safer.m4
 
 Depends-on:
@@ -12,8 +13,12 @@ configure.ac:
 gl_UNISTD_SAFER
 
 Makefile.am:
-lib_SOURCES += unistd-safer.h dup-safer.c
 
 Include:
 "unistd-safer.h"
 
+License:
+GPL
+
+Maintainer:
+Paul Eggert, Jim Meyering