diff options
author | Werner Koch <[email protected]> | 2008-01-29 16:04:57 +0000 |
---|---|---|
committer | Werner Koch <[email protected]> | 2008-01-29 16:04:57 +0000 |
commit | 843d6c69eff22e7ba9675f4d16fd0ae96339f5bb (patch) | |
tree | 32945d5c888b9cb9667435949a4f195bf90587a0 /sm/certlist.c | |
parent | Typo and grammer fixes by Justin Pryzby. (diff) | |
download | gnupg-843d6c69eff22e7ba9675f4d16fd0ae96339f5bb.tar.gz gnupg-843d6c69eff22e7ba9675f4d16fd0ae96339f5bb.zip |
Fixed a W32 crash in gpg2 when creating a new keyring.
Typo fixes.
Diffstat (limited to 'sm/certlist.c')
-rw-r--r-- | sm/certlist.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sm/certlist.c b/sm/certlist.c index 4c92a1bb3..d4a351b6e 100644 --- a/sm/certlist.c +++ b/sm/certlist.c @@ -367,7 +367,7 @@ gpgsm_add_to_certlist (ctrl_t ctrl, const char *name, int secret, /* We have to ignore ambigious names as long as there only fault is a bad key usage. This is required to support encryption and signing - certifciates of the same subject. + certificates of the same subject. Further we ignore them if they are due to an identical certificate (which may happen if a |