aboutsummaryrefslogtreecommitdiffstats
path: root/scd/scdaemon.c
diff options
context:
space:
mode:
authorWerner Koch <[email protected]>2009-02-19 16:19:16 +0000
committerWerner Koch <[email protected]>2009-02-19 16:19:16 +0000
commit310f45b61891d65c6e3f1950919d259b4c623e55 (patch)
treec25b4617b86f9a05e979b9364dc217bf4e5e8905 /scd/scdaemon.c
parentNew scd getinfo subcommand deny_admin (diff)
downloadgnupg-310f45b61891d65c6e3f1950919d259b4c623e55.tar.gz
gnupg-310f45b61891d65c6e3f1950919d259b4c623e55.zip
Fix bug 1001.
Documentation updates.
Diffstat (limited to 'scd/scdaemon.c')
-rw-r--r--scd/scdaemon.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/scd/scdaemon.c b/scd/scdaemon.c
index 1e205dded..74dd8ff41 100644
--- a/scd/scdaemon.c
+++ b/scd/scdaemon.c
@@ -1075,7 +1075,7 @@ start_connection_thread (void *arg)
FD2INT(ctrl->thread_startup.fd));
/* If this is a pipe server, we request a shutdown if the command
- hanlder asked for it. With the next ticker event and given that
+ handler asked for it. With the next ticker event and given that
no other connections are running the shutdown will then
happen. */
if (scd_command_handler (ctrl, FD2INT(ctrl->thread_startup.fd))