X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargmatch.h;h=f87729dd643930fc66f78bd9e0daf655f7d0ef73;hb=1ad640361c8e1117929cabfc2fa9541793b591b2;hp=9ebe2d16dbaf04e7490d39668ec319eb4b36cbc4;hpb=d599e5add275f75ed08e6527b8ee4d3f4f7c3aea;p=gnulib.git diff --git a/lib/argmatch.h b/lib/argmatch.h index 9ebe2d16d..f87729dd6 100644 --- a/lib/argmatch.h +++ b/lib/argmatch.h @@ -73,8 +73,8 @@ void argmatch_valid (char const *const *arglist, -/* Same as argmatch, but upon failure, reports a explanation on the - failure, and exits using the function EXIT_FN. */ +/* Same as argmatch, but upon failure, report an explanation of the + failure, and exit using the function EXIT_FN. */ ptrdiff_t __xargmatch_internal (char const *context, char const *arg, char const *const *arglist,