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:
285b427
)
Delete a redundant line.
author
Ben Laurie
<ben@openssl.org>
Sat, 16 Jun 2001 21:51:26 +0000
(21:51 +0000)
committer
Ben Laurie
<ben@openssl.org>
Sat, 16 Jun 2001 21:51:26 +0000
(21:51 +0000)
crypto/evp/evp.h
patch
|
blob
|
history
diff --git
a/crypto/evp/evp.h
b/crypto/evp/evp.h
index dbd3ac92b3a0cff8f4d9452dc3a506fca39574d5..ecd221fb06af5439a46107634f44228159c2b968 100644
(file)
--- a/
crypto/evp/evp.h
+++ b/
crypto/evp/evp.h
@@
-248,7
+248,6
@@
typedef struct evp_pkey_method_st
int (*sign)();
int (*verify)();
struct {
- int
int (*set)(); /* get and/or set the underlying type */
int (*get)();
int (*encrypt)();