no vasnprintf.h, either; argz_.h from libtool
[gnulib.git] / lib / version-etc.c
index 7523b08..fd71eff 100644 (file)
@@ -46,7 +46,7 @@ version_etc_va (FILE *stream,
                const char *command_name, const char *package,
                const char *version, va_list authors)
 {
-  unsigned int n_authors;
+  size_t n_authors;
 
   /* Count the number of authors.  */
   {