X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fversion-etc.c;h=fd71eff93f5dbbdcfad481686533fedda11373ad;hb=d33e27b00b65fc12a046ca1f1bdb17bc5c1d1585;hp=7523b087b237de628e7fdb37868149e1304c93b4;hpb=6ba1261f9596af6a08bbf270e1c18e8ec90be021;p=gnulib.git diff --git a/lib/version-etc.c b/lib/version-etc.c index 7523b087b..fd71eff93 100644 --- a/lib/version-etc.c +++ b/lib/version-etc.c @@ -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. */ {