Am 03.10.23 um 19:38 schrieb Eric Sunshine: > On Tue, Oct 3, 2023 at 4:55 AM René Scharfe <l.s.r@xxxxxx> wrote: >> 5c387428f1 (parse-options: don't emit "ambiguous option" for aliases, >> 2019-04-29) added "updated_options" to struct parse_opt_ctx_t, but it >> has never been used. Remove it. >> --- > > Missing sign-off. Oops, thanks for catching that. Technically not necessary, I guess, since the patch is trivial, but here it is: Signed-off-by: René Scharfe <l.s.r@xxxxxx>