X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-parse.c;h=5cab8cec3521093fc428bf51242e782ff150be04;hb=946c971f93d58ec52508dbcc36b59ca9f925bf31;hp=c884b89760b271b4c3e6ea9faf88a101b934bf3a;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=gnulib.git diff --git a/lib/argp-parse.c b/lib/argp-parse.c index c884b8976..5cab8cec3 100644 --- a/lib/argp-parse.c +++ b/lib/argp-parse.c @@ -254,7 +254,7 @@ struct parser struct group *groups; /* The end of the GROUPS array. */ struct group *egroup; - /* An vector containing storage for the CHILD_INPUTS field in all groups. */ + /* A vector containing storage for the CHILD_INPUTS field in all groups. */ void **child_inputs; /* True if we think using getopt is still useful; if false, then