summaryrefslogtreecommitdiffstats
path: root/crypto/crypto.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/crypto.h')
-rw-r--r--crypto/crypto.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/crypto/crypto.h b/crypto/crypto.h
index 1f84d062d8..0b35fc3876 100644
--- a/crypto/crypto.h
+++ b/crypto/crypto.h
@@ -333,6 +333,10 @@ void ERR_load_CRYPTO_strings();
#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 CRYPTO functions. */
/* Function codes. */
@@ -341,7 +345,7 @@ void ERR_load_CRYPTO_strings();
#define CRYPTO_F_CRYPTO_SET_EX_DATA 102
/* Reason codes. */
-
+
#ifdef __cplusplus
}
#endif