From 2276e1ae8439f43c83a595f6e391ed4364efebbb Mon Sep 17 00:00:00 2001 From: deraadt Date: Sat, 16 Jun 2001 21:31:58 +0000 Subject: typo --- lib/libssl/src/crypto/evp/evp.h | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/libssl/src') diff --git a/lib/libssl/src/crypto/evp/evp.h b/lib/libssl/src/crypto/evp/evp.h index f5b938d2f84..62350dfd69e 100644 --- a/lib/libssl/src/crypto/evp/evp.h +++ b/lib/libssl/src/crypto/evp/evp.h @@ -244,7 +244,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)(); -- cgit v1.2.3-59-g8ed1b