Loading crypto/asn1/asn1.h +1 −1 Original line number Diff line number Diff line Loading @@ -877,6 +877,7 @@ void ASN1_STRING_TABLE_cleanup(void); /* 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. */ void ERR_load_ASN1_strings(void); /* Error codes for the ASN1 functions. */ Loading Loading @@ -1148,4 +1149,3 @@ void ASN1_STRING_TABLE_cleanup(void); } #endif #endif crypto/bio/bio.h +1 −1 Original line number Diff line number Diff line Loading @@ -615,6 +615,7 @@ int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args); /* 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. */ void ERR_load_BIO_strings(void); /* Error codes for the BIO functions. */ Loading Loading @@ -684,4 +685,3 @@ int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args); } #endif #endif crypto/bn/bn.h +1 −1 Original line number Diff line number Diff line Loading @@ -477,6 +477,7 @@ int BN_bntest_rand(BIGNUM *rnd, int bits, int top,int bottom); /* 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. */ void ERR_load_BN_strings(void); /* Error codes for the BN functions. */ Loading Loading @@ -520,4 +521,3 @@ int BN_bntest_rand(BIGNUM *rnd, int bits, int top,int bottom); } #endif #endif crypto/buffer/buffer.h +1 −1 Original line number Diff line number Diff line Loading @@ -81,6 +81,7 @@ void ERR_load_BUF_strings(void ); /* 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. */ void ERR_load_BUF_strings(void); /* Error codes for the BUF functions. */ Loading @@ -95,4 +96,3 @@ void ERR_load_BUF_strings(void ); } #endif #endif crypto/comp/comp.h +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ COMP_METHOD *COMP_zlib(void ); /* 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. */ void ERR_load_COMP_strings(void); /* Error codes for the COMP functions. */ Loading @@ -58,4 +59,3 @@ COMP_METHOD *COMP_zlib(void ); } #endif #endif Loading
crypto/asn1/asn1.h +1 −1 Original line number Diff line number Diff line Loading @@ -877,6 +877,7 @@ void ASN1_STRING_TABLE_cleanup(void); /* 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. */ void ERR_load_ASN1_strings(void); /* Error codes for the ASN1 functions. */ Loading Loading @@ -1148,4 +1149,3 @@ void ASN1_STRING_TABLE_cleanup(void); } #endif #endif
crypto/bio/bio.h +1 −1 Original line number Diff line number Diff line Loading @@ -615,6 +615,7 @@ int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args); /* 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. */ void ERR_load_BIO_strings(void); /* Error codes for the BIO functions. */ Loading Loading @@ -684,4 +685,3 @@ int BIO_vsnprintf(char *buf, size_t n, const char *format, va_list args); } #endif #endif
crypto/bn/bn.h +1 −1 Original line number Diff line number Diff line Loading @@ -477,6 +477,7 @@ int BN_bntest_rand(BIGNUM *rnd, int bits, int top,int bottom); /* 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. */ void ERR_load_BN_strings(void); /* Error codes for the BN functions. */ Loading Loading @@ -520,4 +521,3 @@ int BN_bntest_rand(BIGNUM *rnd, int bits, int top,int bottom); } #endif #endif
crypto/buffer/buffer.h +1 −1 Original line number Diff line number Diff line Loading @@ -81,6 +81,7 @@ void ERR_load_BUF_strings(void ); /* 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. */ void ERR_load_BUF_strings(void); /* Error codes for the BUF functions. */ Loading @@ -95,4 +96,3 @@ void ERR_load_BUF_strings(void ); } #endif #endif
crypto/comp/comp.h +1 −1 Original line number Diff line number Diff line Loading @@ -47,6 +47,7 @@ COMP_METHOD *COMP_zlib(void ); /* 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. */ void ERR_load_COMP_strings(void); /* Error codes for the COMP functions. */ Loading @@ -58,4 +59,3 @@ COMP_METHOD *COMP_zlib(void ); } #endif #endif