getline cleanup. This changes the getndelim2 API: both order of arguments,
[gnulib.git] / modules / xstrtod
index 4e2ca84..32ec544 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert string to 'double', with error checking.
 
 Files:
 lib/xstrtod.h
@@ -16,3 +17,6 @@ lib_SOURCES += xstrtod.h xstrtod.c
 Include:
 "xstrtod.h"
 
+Maintainer:
+Jim Meyering
+