summaryrefslogtreecommitdiffstats
path: root/rsaref/rsaref.h
diff options
context:
space:
mode:
Diffstat (limited to 'rsaref/rsaref.h')
-rw-r--r--rsaref/rsaref.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/rsaref/rsaref.h b/rsaref/rsaref.h
index 8e91027848..336c95eaaa 100644
--- a/rsaref/rsaref.h
+++ b/rsaref/rsaref.h
@@ -146,6 +146,10 @@ RSA_METHOD *RSA_PKCS1_RSAref();
#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 RSAREF functions. */
/* Function codes. */
@@ -178,7 +182,7 @@ RSA_METHOD *RSA_PKCS1_RSAref();
#define RSAREF_R_PUBLIC_KEY 0x040a
#define RSAREF_R_SIGNATURE 0x040b
#define RSAREF_R_SIGNATURE_ENCODING 0x040c
-
+
#ifdef __cplusplus
}
#endif