dirmngr: Fix typo.

--
Signed-off-by: Justus Winter <justus@g10code.com>
This commit is contained in:
Justus Winter 2017-06-20 13:34:12 +02:00
parent badc1cdae5
commit 794261c4bd
No known key found for this signature in database
GPG Key ID: DD1A52F9DA8C9020
1 changed files with 1 additions and 1 deletions

View File

@ -255,7 +255,7 @@ arecords_is_pool (dns_addrinfo_t aibuf)
}
/* Print a warninng iff Tor is not running but Tor has been requested.
/* Print a warning iff Tor is not running but Tor has been requested.
* Also return true if it is not running. */
static int
tor_not_running_p (ctrl_t ctrl)