(until_short): Remove `inline' qualifier.
[gnulib.git] / lib / argp-help.c
index 396e733..1a4131f 100644 (file)
@@ -595,7 +595,7 @@ hol_entry_long_iterate (const struct hol_entry *entry,
 }
 \f
 /* 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)
 {