mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
doc: Typo fixes and new notes in DETAILS
--
This commit is contained in:
parent
ef5a48dd51
commit
6bfb4a8d12
2 changed files with 7 additions and 1 deletions
|
@ -525,7 +525,7 @@ make_one_filter (const char *pattern, char **r_result)
|
|||
{
|
||||
/* We need just the BaseDN. This assumes that the Subject
|
||||
* is correcly stored in the DT. This is however not always
|
||||
* the case and the actual DN is different ffrom the
|
||||
* the case and the actual DN is different from the
|
||||
* subject. In this case we won't find anything. */
|
||||
if (extfilt_need_escape (pattern)
|
||||
&& !(pattern = pattern_buffer = extfilt_escape (pattern)))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue