mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-02 22:46:30 +02:00
Fix a problem with dirmngr looked up certificates.
Typo fixes.
This commit is contained in:
parent
03d6961073
commit
80f77d79c5
10 changed files with 133 additions and 44 deletions
|
@ -703,7 +703,7 @@ lookup_status_cb (void *opaque, const char *line)
|
|||
}
|
||||
|
||||
|
||||
/* Run the Directroy Managers lookup command using the pattern
|
||||
/* Run the Directory Manager's lookup command using the pattern
|
||||
compiled from the strings given in NAMES. The caller must provide
|
||||
the callback CB which will be passed cert by cert. Note that CTRL
|
||||
is optional. With CACHE_ONLY the dirmngr will search only its own
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue