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:
5c84d2f
)
Fix duplicate error code.
author
Dr. Stephen Henson
<steve@openssl.org>
Fri, 28 Jun 2013 13:21:48 +0000
(14:21 +0100)
committer
Dr. Stephen Henson
<steve@openssl.org>
Fri, 28 Jun 2013 13:21:48 +0000
(14:21 +0100)
ssl/ssl.h
patch
|
blob
|
history
diff --git
a/ssl/ssl.h
b/ssl/ssl.h
index 86975f22e6f268087b29ee112388dd895a245a2e..9c19dc788affecd2b42412f23ad6ec4209679fdd 100644
(file)
--- a/
ssl/ssl.h
+++ b/
ssl/ssl.h
@@
-2748,7
+2748,7
@@
void ERR_load_SSL_strings(void);
#define SSL_R_INVALID_COMPRESSION_ALGORITHM 341
#define SSL_R_INVALID_NULL_CMD_NAME 385
#define SSL_R_INVALID_PURPOSE 278
-#define SSL_R_INVALID_SERVERINFO_DATA 38
8
+#define SSL_R_INVALID_SERVERINFO_DATA 38
9
#define SSL_R_INVALID_SRP_USERNAME 357
#define SSL_R_INVALID_STATUS_RESPONSE 328
#define SSL_R_INVALID_TICKET_KEYS_LENGTH 325