(atexit): Define using a prototype.
[gnulib.git] / modules / xstrtoumax
index a615aba..5ef377c 100644 (file)
@@ -1,4 +1,5 @@
 Description:
+Convert string to 'uintmax_t', with error checking.
 
 Files:
 lib/xstrtoumax.c
@@ -17,3 +18,6 @@ lib_SOURCES += xstrtoumax.c
 Include:
 "xstrtol.h"
 
+Maintainer:
+Paul Eggert
+