Em Thu, 6 Feb 2020 15:09:11 -0500 Ben Boeckel <mathstuf@xxxxxxxxx> escreveu: > On Thu, Feb 06, 2020 at 16:11:21 +0100, Mauro Carvalho Chehab wrote: > > - (1) If the criterion string is of the form "id:<hexdigits>" then the match > > + 1) If the criterion string is of the form "id:<hexdigits>" then the match > > This update was followed in all the enumeration changes except… > > > - (2) If the criterion string is of the form "<subtype>:<hexdigits>" then the > > + 2) If the criterion string is of the form "<subtype>:<hexdigits>" then the > > The whitespace here doesn't match up. Which is preferred? That was a mistake. > > > - (1) Signature verification. > > +1) Signature verification. > > Here, the indentation was lost too. Is this intentional? Both ways would work. I'll keep the original indentation for the next version. Thanks for pointing it. Cheers, Mauro