mirror of
git://git.gnupg.org/gnupg.git
synced 2025-07-03 22:56:33 +02:00
Some work on the dirmngr
This commit is contained in:
parent
b6490d3656
commit
a22c38baad
16 changed files with 1162 additions and 701 deletions
|
@ -27,8 +27,8 @@ void ldapserver_list_free (ldap_server_t servers);
|
|||
|
||||
|
||||
/* Parse a single LDAP server configuration line. Returns the server
|
||||
or NULL in case of errors. The configuration lineis assumed to be
|
||||
colon seprated with these fields:
|
||||
or NULL in case of errors. The configuration line is assumed to be
|
||||
colon separated with these fields:
|
||||
|
||||
1. field: Hostname
|
||||
2. field: Portnumber
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue