mirror of
git://git.gnupg.org/gnupg.git
synced 2025-01-05 12:31:50 +01:00
agent: Clean up comments.
* agent/agent.h: Clean up comments. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
1854f0f611
commit
e51912f467
@ -154,12 +154,12 @@ struct
|
|||||||
int keep_tty; /* Don't switch the TTY (for pinentry) on request */
|
int keep_tty; /* Don't switch the TTY (for pinentry) on request */
|
||||||
int keep_display; /* Don't switch the DISPLAY (for pinentry) on request */
|
int keep_display; /* Don't switch the DISPLAY (for pinentry) on request */
|
||||||
|
|
||||||
/* This global options indicates the use of an extra socket. Note
|
/* This global option indicates the use of an extra socket. Note
|
||||||
that we use a hack for cleanup handling in gpg-agent.c: If the
|
that we use a hack for cleanup handling in gpg-agent.c: If the
|
||||||
value is less than 2 the name has not yet been malloced. */
|
value is less than 2 the name has not yet been malloced. */
|
||||||
int extra_socket;
|
int extra_socket;
|
||||||
|
|
||||||
/* This global options indicates the use of an extra socket for web
|
/* This global option indicates the use of an extra socket for web
|
||||||
browsers. Note that we use a hack for cleanup handling in
|
browsers. Note that we use a hack for cleanup handling in
|
||||||
gpg-agent.c: If the value is less than 2 the name has not yet
|
gpg-agent.c: If the value is less than 2 the name has not yet
|
||||||
been malloced. */
|
been malloced. */
|
||||||
|
Loading…
x
Reference in New Issue
Block a user