X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-help.c;h=85def445ed495c7c91cfffa447a60749d94cdfc6;hb=fd27e50d9f01023121aa5d01fb24d8e7dd39392a;hp=354f1e22f57baae20f927c0843a1848922f8f191;hpb=9fc81090f6c5590bd1b0e0fa5087577a2ee43a3e;p=gnulib.git diff --git a/lib/argp-help.c b/lib/argp-help.c index 354f1e22f..85def445e 100644 --- a/lib/argp-help.c +++ b/lib/argp-help.c @@ -649,7 +649,7 @@ hol_find_entry (struct hol *hol, const char *name) return 0; } -/* If an entry with the long option NAME occurs in HOL, set it's special +/* If an entry with the long option NAME occurs in HOL, set its special sort position to GROUP. */ static void hol_set_group (struct hol *hol, const char *name, int group)