projects
/
pspp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
bff9be2
)
Fix typo.
author
Simon Josefsson
<simon@josefsson.org>
Fri, 28 Oct 2005 10:58:45 +0000
(10:58 +0000)
committer
Simon Josefsson
<simon@josefsson.org>
Fri, 28 Oct 2005 10:58:45 +0000
(10:58 +0000)
lib/arctwo.c
patch
|
blob
|
history
diff --git
a/lib/arctwo.c
b/lib/arctwo.c
index 3bd7cb06fef69dc4d6755c31fd99613a412b5fdc..2c37471a159679025ad82c58b7c210f5e5565f68 100644
(file)
--- a/
lib/arctwo.c
+++ b/
lib/arctwo.c
@@
-22,7
+22,7
@@
/* This implementation was written by Nikos Mavroyanopoulos for GNUTLS
* as a Libgcrypt module (gnutls/lib/x509/rc2.c) and later adapted for
* direct use by Libgcrypt by Werner Koch. This implementation is
- * only useful for pkcs#12 de
s
cryption.
+ * only useful for pkcs#12 decryption.
*
* The implementation here is based on Peter Gutmann's RRC.2 paper.
*/