Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / x509 / x509.h
index 59c4fee7dbffa4b4394baf3c11e3e42bc2fa8040..3853ff61a3f68e6d526be6936922fc3d0b87f441 100644 (file)
@@ -1215,6 +1215,10 @@ void EVP_PBE_cleanup();
 #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 X509 functions. */
 
 /* Function codes. */
@@ -1263,7 +1267,7 @@ void EVP_PBE_cleanup();
 #define X509_R_UNKNOWN_NID                              109
 #define X509_R_UNSUPPORTED_ALGORITHM                    111
 #define X509_R_WRONG_LOOKUP_TYPE                        112
+
 #ifdef  __cplusplus
 }
 #endif