X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=lib%2Fargp-parse.c;h=5cab8cec3521093fc428bf51242e782ff150be04;hb=00a195984d09dcd5ac84866740d35ad322f2578b;hp=c884b89760b271b4c3e6ea9faf88a101b934bf3a;hpb=d60f3b0c6b0f93a601acd1cfd3923f94ca05abb0;p=pspp diff --git a/lib/argp-parse.c b/lib/argp-parse.c index c884b89760..5cab8cec35 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