GNUPG-1-9-BRANCH gnupg/kbx (keybox-openpgp.c)
cvs user wk
cvs at cvs.gnupg.org
Wed Oct 20 10:52:12 CEST 2004
Date: Wednesday, October 20, 2004 @ 10:55:26
Author: wk
Path: /cvs/gnupg/gnupg/kbx
Tag: GNUPG-1-9-BRANCH
Modified: keybox-openpgp.c
typo fix
------------------+
keybox-openpgp.c | 2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: gnupg/kbx/keybox-openpgp.c
diff -u gnupg/kbx/keybox-openpgp.c:1.1.2.1 gnupg/kbx/keybox-openpgp.c:1.1.2.2
--- gnupg/kbx/keybox-openpgp.c:1.1.2.1 Tue Aug 24 21:55:47 2004
+++ gnupg/kbx/keybox-openpgp.c Wed Oct 20 10:55:26 2004
@@ -301,7 +301,7 @@
else
{
/* Its a pitty that we need to prefix the buffer with the tag
- and a length header: We can't simply psss it to the fast
+ and a length header: We can't simply pass it to the fast
hashing fucntion for that reason. It might be a good idea to
have a scatter-gather enabled hash function. What we do here
is to use a static buffer if this one is large enough and
More information about the Gnupg-commits
mailing list