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:
c9777d2
)
Typo.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 2 Jun 2006 12:37:02 +0000
(12:37 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 2 Jun 2006 12:37:02 +0000
(12:37 +0000)
crypto/evp/pmeth_lib.c
patch
|
blob
|
history
diff --git
a/crypto/evp/pmeth_lib.c
b/crypto/evp/pmeth_lib.c
index 6caf7955e458adb29537637c942818c1c597c248..94d04a9b9ff7fe5c192449aece5eacfb17f78264 100644
(file)
--- a/
crypto/evp/pmeth_lib.c
+++ b/
crypto/evp/pmeth_lib.c
@@
-131,7
+131,7
@@
static EVP_PKEY_CTX *int_ctx_new(EVP_PKEY *pkey, ENGINE *e, int id)
}
/* If an ENGINE handled this method look it up. Othewise
- * use internal table
.S
+ * use internal table
s.
*/
if (e)