X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=lib%2Fargp-help.c;h=1a4131fd99b48bf4b1e888f85cb38f481a071125;hb=fb7fde6f658ac18b7ab7ca61dca9a290cc8c3348;hp=396e73326f9d42718b0d014721be30cfa56cad30;hpb=7d5d77e65684de1c65c74c1b1d87a6c4f591b045;p=gnulib.git diff --git a/lib/argp-help.c b/lib/argp-help.c index 396e73326..1a4131fd9 100644 --- a/lib/argp-help.c +++ b/lib/argp-help.c @@ -595,7 +595,7 @@ hol_entry_long_iterate (const struct hol_entry *entry, } /* Iterator that returns true for the first short option. */ -static inline int +static int until_short (const struct argp_option *opt, const struct argp_option *real, const char *domain, void *cookie) {