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? > - (1) Signature verification. > +1) Signature verification. Here, the indentation was lost too. Is this intentional? --Ben