summaryrefslogtreecommitdiffstats
path: root/crypto/buffer/buffer.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/buffer/buffer.h')
-rw-r--r--crypto/buffer/buffer.h6
1 files changed, 5 insertions, 1 deletions
diff --git a/crypto/buffer/buffer.h b/crypto/buffer/buffer.h
index 20184bed15..b5d7d65469 100644
--- a/crypto/buffer/buffer.h
+++ b/crypto/buffer/buffer.h
@@ -90,6 +90,10 @@ void ERR_load_BUF_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 BUF functions. */
/* Function codes. */
@@ -98,7 +102,7 @@ void ERR_load_BUF_strings();
#define BUF_F_BUF_STRDUP 102
/* Reason codes. */
-
+
#ifdef __cplusplus
}
#endif