Andrew Zaborowski <[email protected]> wrote: > > extern key_ref_t keyring_search(key_ref_t keyring, > > struct key_type *type, > > - const char *description); > > + const char *description, > > + bool no_recurse); > > No functional difference but it's "recurse" everywhere else.
Fixed, thanks. David

