summaryrefslogtreecommitdiffstats
path: root/crypto/comp/comp.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/comp/comp.h')
-rw-r--r--crypto/comp/comp.h11
1 files changed, 10 insertions, 1 deletions
diff --git a/crypto/comp/comp.h b/crypto/comp/comp.h
index 7870a1e736..4d81062b71 100644
--- a/crypto/comp/comp.h
+++ b/crypto/comp/comp.h
@@ -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