Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / x509v3 / x509v3.h
index 518b41e2cfa87f54367d1c1f5e8c6c80f739a18f..b6063f1589e4118d294ee8cb631dcccdf8d50da5 100644 (file)
@@ -544,6 +544,10 @@ int X509V3_EXT_print_fp();
 #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 X509V3 functions. */
 
 /* Function codes. */
@@ -627,7 +631,7 @@ int X509V3_EXT_print_fp();
 #define X509V3_R_UNKNOWN_OPTION                                 120
 #define X509V3_R_UNSUPPORTED_OPTION                     117
 #define X509V3_R_USER_TOO_LONG                          132
+
 #ifdef  __cplusplus
 }
 #endif