Complete rewrite of the error code generation script. It now runs as a single
[openssl.git] / crypto / comp / comp.h
index 7870a1e73656740a5b666adbfdc197609c8e1e85..4d81062b717aab94750c5767f74f091347906ac6 100644 (file)
@@ -56,7 +56,16 @@ COMP_METHOD *COMP_zlib();
 
 #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 COMP functions. */
+
+/* Function codes. */
+
+/* Reason codes. */
+
 #ifdef  __cplusplus
 }
 #endif