diff options
Diffstat (limited to 'agent/gpg-agent.c')
-rw-r--r-- | agent/gpg-agent.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/agent/gpg-agent.c b/agent/gpg-agent.c index b203b07e0..c0208cc88 100644 --- a/agent/gpg-agent.c +++ b/agent/gpg-agent.c @@ -346,7 +346,7 @@ static char *redir_socket_name_extra; static char *socket_name_browser; static char *redir_socket_name_browser; -/* Name of the communication socket used for ssh-agent-emulation. */ +/* Name of the communication socket used for ssh-agent protocol. */ static char *socket_name_ssh; static char *redir_socket_name_ssh; |