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:
99ecb90
)
Remove //.
author
Ben Laurie
<ben@openssl.org>
Tue, 31 Jul 2001 06:47:23 +0000
(06:47 +0000)
committer
Ben Laurie
<ben@openssl.org>
Tue, 31 Jul 2001 06:47:23 +0000
(06:47 +0000)
crypto/evp/evp.h
patch
|
blob
|
history
diff --git
a/crypto/evp/evp.h
b/crypto/evp/evp.h
index 525e91bd07b03d164cfc8e3ef97b798e1706dd29..3c5a2603c75fe11b8a1c272856f70bd248bf235e 100644
(file)
--- a/
crypto/evp/evp.h
+++ b/
crypto/evp/evp.h
@@
-113,7
+113,7
@@
#ifndef OPENSSL_NO_AES
#include <openssl/rijndael.h>
#endif
-#endif /
/ 0
+#endif /
* 0 */
/*
#define EVP_RC2_KEY_SIZE 16
@@
-466,7
+466,7
@@
struct evp_cipher_ctx_st
struct session_op *dev_crypto;
#endif
} c;
-#endif /
/ 0
+#endif /
* 0 */
void *cipher_data; /* per EVP data */
int final_used;
int block_mask;