1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-02 22:46:30 +02:00

Change capitalization of TOR to Tor.

--
This commit is contained in:
Werner Koch 2015-10-21 18:14:24 +02:00
parent afbe87fa2d
commit 9ffcb77e25
No known key found for this signature in database
GPG key ID: E3FDFF218E45B72B
11 changed files with 33 additions and 33 deletions

View file

@ -62,7 +62,7 @@
/* If set Tor mode shall be used. */
static int tor_mode;
/* Sets the module in TOR mode. Returns 0 is this is possible or an
/* Sets the module in Tor mode. Returns 0 is this is possible or an
error code. */
gpg_error_t
enable_dns_tormode (void)