Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / rsaref / rsaref.h
index 8e91027848b5cec93f9490bc0c13febda52fa9af..336c95eaaa5fd00585ade885d0ce6e8320e389d5 100644 (file)
@@ -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