mirror of
git://git.gnupg.org/gnupg.git
synced 2024-12-22 10:19:57 +01:00
Simple typo fix.
* agent/gpg-agent.c: Correct spelling in comment. Signed-off-by: Daniel Kahn Gillmor <dkg@fifthhorseman.net>
This commit is contained in:
parent
a69464b0b6
commit
f011d8763a
@ -2407,7 +2407,7 @@ agent_sigusr2_action (void)
|
||||
|
||||
#ifndef HAVE_W32_SYSTEM
|
||||
/* The signal handler for this program. It is expected to be run in
|
||||
its own trhead and not in the context of a signal handler. */
|
||||
its own thread and not in the context of a signal handler. */
|
||||
static void
|
||||
handle_signal (int signo)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user