1
0
mirror of git://git.gnupg.org/gnupg.git synced 2025-01-21 14:47:03 +01:00

typo fixes

This commit is contained in:
Werner Koch 2005-04-11 16:09:18 +00:00
parent cf502487fc
commit 1c88f744d6
2 changed files with 2 additions and 2 deletions

View File

@ -87,7 +87,7 @@ struct inq_needpin_s {
/* This function must be called once to initialize this module. This
has to be done before a second thread is spawned. We can't do the
static initialization because Pth emulation code might not be able
to do a static init; in particualr, it is not possible for W32. */
to do a static init; in particular, it is not possible for W32. */
void
initialize_module_call_scd (void)
{

View File

@ -112,7 +112,7 @@ ask_for_card (CTRL ctrl, const unsigned char *shadow_info, char **r_kid)
because the scdaemon is currently not always able to
detect the presence of a card. With a fully working
scdaemon this would not be required; i.e. the pkcs#15
support does not require it becuase OpenSC correclty
support does not require it because OpenSC correclty
detects a present card. */
agent_reset_scd (ctrl);
if (asprintf (&desc,