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:
394a30c
)
fix warning
author
Dr. Stephen Henson
<steve@openssl.org>
Sun, 8 Mar 2015 17:31:48 +0000
(17:31 +0000)
committer
Dr. Stephen Henson
<steve@openssl.org>
Sun, 8 Mar 2015 22:44:10 +0000
(22:44 +0000)
Reviewed-by: Richard Levitte <levitte@openssl.org>
(cherry picked from commit
d6ca1cee8b6efac5906ac66443d1ca67fe689ff8
)
Conflicts:
ssl/ssl_locl.h
ssl/ssl_locl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl_locl.h
b/ssl/ssl_locl.h
index 9623c65f952049304a827c2fd2ae9b1274de9872..60ad58d2bbc9aaa7927988c6718d1b8584406e10 100644
(file)
--- a/
ssl/ssl_locl.h
+++ b/
ssl/ssl_locl.h
@@
-358,8
+358,8
@@
# define SSL_GOST89MAC 0x00000008L
/* Bits for algorithm_ssl (protocol version) */
-# define SSL_SSLV2 0x00000001L
-# define SSL_SSLV3 0x00000002L
+# define SSL_SSLV2 0x00000001
U
L
+# define SSL_SSLV3 0x00000002
U
L
# define SSL_TLSV1 SSL_SSLV3/* for now */
/* Bits for algorithm2 (handshake digests and other extra flags) */