1
0
Fork 0
mirror of git://git.gnupg.org/gnupg.git synced 2025-07-03 22:56:33 +02:00

Fix bug 1001.

Documentation updates.
This commit is contained in:
Werner Koch 2009-02-19 16:19:16 +00:00
parent 943f783de7
commit 310f45b618
9 changed files with 32 additions and 9 deletions

View file

@ -154,7 +154,6 @@
2008-10-14 Werner Koch <wk@g10code.com>
* apdu.c (reader_table_s): Add fields connect_card and
disconnect_card.
(new_reader_slot): Set them to NULL.

View file

@ -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))