projects
/
oweals
/
openssl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b35bb37
)
Fix minor typo in comment in rsa_st
author
Daniel Bevenius
<daniel.bevenius@gmail.com>
Tue, 5 Dec 2017 11:01:14 +0000
(12:01 +0100)
committer
Matt Caswell
<matt@openssl.org>
Tue, 5 Dec 2017 14:33:16 +0000
(14:33 +0000)
CLA: trivial
Reviewed-by: Rich Salz <rsalz@openssl.org>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4845)
crypto/rsa/rsa_locl.h
patch
|
blob
|
history
diff --git
a/crypto/rsa/rsa_locl.h
b/crypto/rsa/rsa_locl.h
index a301dc6749646c268d34b598a522d9ec4360c556..52d839d73a7a647596a9479f49c20daaa83d593f 100644
(file)
--- a/
crypto/rsa/rsa_locl.h
+++ b/
crypto/rsa/rsa_locl.h
@@
-28,7
+28,7
@@
DEFINE_STACK_OF(RSA_PRIME_INFO)
struct rsa_st {
/*
* The first parameter is used to pickup errors where this is passed
- * instead of aEVP_PKEY, it is set to 0
+ * instead of a
n
EVP_PKEY, it is set to 0
*/
int pad;
int32_t version;