* argp-pvh.c (argp_program_version_hook): Provide initial value.
[gnulib.git] / modules / closeout
index da6483b..4cdedb3 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Close stdout, checking for errors.
 
 Files:
 lib/closeout.h
@@ -11,6 +12,7 @@ gettext
 error
 quotearg
 fpending
+exitfail
 
 configure.ac:
 gl_CLOSEOUT
@@ -21,3 +23,5 @@ lib_SOURCES += closeout.h closeout.c
 Include:
 "closeout.h"
 
+Maintainer:
+Jim Meyering