diff options
author | Werner Koch <wk@gnupg.org> | 2008-01-29 17:04:57 +0100 |
---|---|---|
committer | Werner Koch <wk@gnupg.org> | 2008-01-29 17:04:57 +0100 |
commit | 843d6c69eff22e7ba9675f4d16fd0ae96339f5bb (patch) | |
tree | 32945d5c888b9cb9667435949a4f195bf90587a0 /kbx | |
parent | Typo and grammer fixes by Justin Pryzby. (diff) | |
download | gnupg2-843d6c69eff22e7ba9675f4d16fd0ae96339f5bb.tar.xz gnupg2-843d6c69eff22e7ba9675f4d16fd0ae96339f5bb.zip |
Fixed a W32 crash in gpg2 when creating a new keyring.
Typo fixes.
Diffstat (limited to 'kbx')
-rw-r--r-- | kbx/keybox-blob.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kbx/keybox-blob.c b/kbx/keybox-blob.c index 6ad9aea2b..b0f227c48 100644 --- a/kbx/keybox-blob.c +++ b/kbx/keybox-blob.c @@ -103,7 +103,7 @@ X.509 specific are noted like [X.509: xxx] b16 MD5 checksum (useful for KS syncronisation), we might also want to use a mac here. - b4 resevered + b4 reserved */ |