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:
parent
afbe87fa2d
commit
9ffcb77e25
11 changed files with 33 additions and 33 deletions
|
@ -93,7 +93,7 @@ struct
|
|||
int system_service; /* We are running as W32 service (implies daemon). */
|
||||
int system_daemon; /* We are running in system daemon mode. */
|
||||
int running_detached; /* We are running in detached mode. */
|
||||
int use_tor; /* TOR mode has been enabled. */
|
||||
int use_tor; /* Tor mode has been enabled. */
|
||||
|
||||
int force; /* Force loading outdated CRLs. */
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue