]> git.ipfire.org Git - thirdparty/openssl.git/blobdiff - ssl/ssl.h
Complete rewrite of the error code generation script. It now runs as a single
[thirdparty/openssl.git] / ssl / ssl.h
index 1f42348277e872fa4b96b28bd6f0531d32eab06b..b111f09d1d5b3c167baceadb00972781077bf63a 100644 (file)
--- a/ssl/ssl.h
+++ b/ssl/ssl.h
@@ -1306,6 +1306,10 @@ void SSL_set_tmp_dh_callback();
 #endif
 
 /* BEGIN ERROR CODES */
+/* The following lines are auto generated by the script mkerr.pl. Any changes
+ * made after this point may be overwritten when the script is next run.
+ */
+
 /* Error codes for the SSL functions. */
 
 /* Function codes. */
@@ -1626,7 +1630,7 @@ void SSL_set_tmp_dh_callback();
 #define SSL_R_WRONG_VERSION_NUMBER                      267
 #define SSL_R_X509_LIB                                  268
 #define SSL_R_X509_VERIFICATION_SETUP_PROBLEMS          269
+
 #ifdef  __cplusplus
 }
 #endif