Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / conf / conf.h
index 45efed198fdac252d722255a9feea7b3010b015c..58fa191f9a7ffc5e2304f07bb408cfce50207a2d 100644 (file)
@@ -94,6 +94,10 @@ void ERR_load_CONF_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 CONF functions. */
 
 /* Function codes. */
@@ -106,7 +110,7 @@ void ERR_load_CONF_strings();
 #define CONF_R_NO_CLOSE_BRACE                           102
 #define CONF_R_UNABLE_TO_CREATE_NEW_SECTION             103
 #define CONF_R_VARIABLE_HAS_NO_VALUE                    104
+
 #ifdef  __cplusplus
 }
 #endif