aboutsummaryrefslogtreecommitdiff
path: root/dep/include/openssl
diff options
context:
space:
mode:
authormegamage <none@none>2009-02-17 21:54:48 -0600
committermegamage <none@none>2009-02-17 21:54:48 -0600
commit89ba43ef3e3f8d4b563c9e8efaf06bf7f7b44065 (patch)
treefbe73c4d529f195d51b8ca4b62be8443da80becf /dep/include/openssl
parentbe53cfe1044d7e913c4c11a7245e2d2846826363 (diff)
parent3931b802f1b8b890a615e5b2a4c0ed70407468d7 (diff)
*Merge.
--HG-- branch : trunk
Diffstat (limited to 'dep/include/openssl')
-rw-r--r--dep/include/openssl/aes.h1
-rw-r--r--dep/include/openssl/asn1.h1
-rw-r--r--dep/include/openssl/asn1_mac.h1
-rw-r--r--dep/include/openssl/asn1t.h1
-rw-r--r--dep/include/openssl/bio.h1
-rw-r--r--dep/include/openssl/blowfish.h1
-rw-r--r--dep/include/openssl/bn.h1
-rw-r--r--dep/include/openssl/buffer.h1
-rw-r--r--dep/include/openssl/cast.h1
-rw-r--r--dep/include/openssl/comp.h1
-rw-r--r--dep/include/openssl/conf.h1
-rw-r--r--dep/include/openssl/conf_api.h1
-rw-r--r--dep/include/openssl/crypto.h1
-rw-r--r--dep/include/openssl/des.h1
-rw-r--r--dep/include/openssl/des_old.h1
-rw-r--r--dep/include/openssl/dh.h1
-rw-r--r--dep/include/openssl/dsa.h1
-rw-r--r--dep/include/openssl/dso.h1
-rw-r--r--dep/include/openssl/dtls1.h1
-rw-r--r--dep/include/openssl/e_os2.h1
-rw-r--r--dep/include/openssl/ebcdic.h1
-rw-r--r--dep/include/openssl/ec.h1
-rw-r--r--dep/include/openssl/ecdh.h1
-rw-r--r--dep/include/openssl/ecdsa.h1
-rw-r--r--dep/include/openssl/engine.h1
-rw-r--r--dep/include/openssl/err.h1
-rw-r--r--dep/include/openssl/evp.h1
-rw-r--r--dep/include/openssl/hmac.h1
-rw-r--r--dep/include/openssl/idea.h1
-rw-r--r--dep/include/openssl/krb5_asn.h1
-rw-r--r--dep/include/openssl/kssl.h1
-rw-r--r--dep/include/openssl/lhash.h1
-rw-r--r--dep/include/openssl/md2.h1
-rw-r--r--dep/include/openssl/md4.h1
-rw-r--r--dep/include/openssl/md5.h1
-rw-r--r--dep/include/openssl/mdc2.h1
-rw-r--r--dep/include/openssl/obj_mac.h1
-rw-r--r--dep/include/openssl/objects.h1
-rw-r--r--dep/include/openssl/ocsp.h1
-rw-r--r--dep/include/openssl/opensslconf.h1
-rw-r--r--dep/include/openssl/opensslv.h1
-rw-r--r--dep/include/openssl/ossl_typ.h1
-rw-r--r--dep/include/openssl/pem.h1
-rw-r--r--dep/include/openssl/pem2.h1
-rw-r--r--dep/include/openssl/pkcs12.h1
-rw-r--r--dep/include/openssl/pkcs7.h1
-rw-r--r--dep/include/openssl/pq_compat.h1
-rw-r--r--dep/include/openssl/pqueue.h1
-rw-r--r--dep/include/openssl/rand.h1
-rw-r--r--dep/include/openssl/rc2.h1
-rw-r--r--dep/include/openssl/rc4.h1
-rw-r--r--dep/include/openssl/rc5.h1
-rw-r--r--dep/include/openssl/ripemd.h1
-rw-r--r--dep/include/openssl/rsa.h1
-rw-r--r--dep/include/openssl/safestack.h1
-rw-r--r--dep/include/openssl/sha.h1
-rw-r--r--dep/include/openssl/ssl.h1
-rw-r--r--dep/include/openssl/ssl2.h1
-rw-r--r--dep/include/openssl/ssl23.h1
-rw-r--r--dep/include/openssl/ssl3.h1
-rw-r--r--dep/include/openssl/stack.h1
-rw-r--r--dep/include/openssl/store.h1
-rw-r--r--dep/include/openssl/symhacks.h1
-rw-r--r--dep/include/openssl/tls1.h1
-rw-r--r--dep/include/openssl/tmdiff.h1
-rw-r--r--dep/include/openssl/txt_db.h1
-rw-r--r--dep/include/openssl/ui.h1
-rw-r--r--dep/include/openssl/ui_compat.h1
-rw-r--r--dep/include/openssl/x509.h1
-rw-r--r--dep/include/openssl/x509_vfy.h1
-rw-r--r--dep/include/openssl/x509v3.h1
71 files changed, 71 insertions, 0 deletions
diff --git a/dep/include/openssl/aes.h b/dep/include/openssl/aes.h
index 865c81618d4..c9198db7dd3 100644
--- a/dep/include/openssl/aes.h
+++ b/dep/include/openssl/aes.h
@@ -136,3 +136,4 @@ void AES_bi_ige_encrypt(const unsigned char *in, unsigned char *out,
#endif
#endif /* !HEADER_AES_H */
+
diff --git a/dep/include/openssl/asn1.h b/dep/include/openssl/asn1.h
index 8bb4cec4c9e..759b8a590e0 100644
--- a/dep/include/openssl/asn1.h
+++ b/dep/include/openssl/asn1.h
@@ -1231,3 +1231,4 @@ void ERR_load_ASN1_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/asn1_mac.h b/dep/include/openssl/asn1_mac.h
index d826460a065..c7b79ec56d8 100644
--- a/dep/include/openssl/asn1_mac.h
+++ b/dep/include/openssl/asn1_mac.h
@@ -569,3 +569,4 @@ void asn1_add_error(const unsigned char *address,int offset);
#endif
#endif
+
diff --git a/dep/include/openssl/asn1t.h b/dep/include/openssl/asn1t.h
index 1efb83cd256..bf4ea43fb8e 100644
--- a/dep/include/openssl/asn1t.h
+++ b/dep/include/openssl/asn1t.h
@@ -884,3 +884,4 @@ int asn1_enc_save(ASN1_VALUE **pval, const unsigned char *in, int inlen, const A
}
#endif
#endif
+
diff --git a/dep/include/openssl/bio.h b/dep/include/openssl/bio.h
index 22b8316e24d..960b77ba101 100644
--- a/dep/include/openssl/bio.h
+++ b/dep/include/openssl/bio.h
@@ -773,3 +773,4 @@ void ERR_load_BIO_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/blowfish.h b/dep/include/openssl/blowfish.h
index 2acc081b810..f57474eb60b 100644
--- a/dep/include/openssl/blowfish.h
+++ b/dep/include/openssl/blowfish.h
@@ -125,3 +125,4 @@ const char *BF_options(void);
#endif
#endif
+
diff --git a/dep/include/openssl/bn.h b/dep/include/openssl/bn.h
index 0eceb59303f..08962f7df00 100644
--- a/dep/include/openssl/bn.h
+++ b/dep/include/openssl/bn.h
@@ -825,3 +825,4 @@ void ERR_load_BN_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/buffer.h b/dep/include/openssl/buffer.h
index 82e07a96953..669bc5eb364 100644
--- a/dep/include/openssl/buffer.h
+++ b/dep/include/openssl/buffer.h
@@ -116,3 +116,4 @@ void ERR_load_BUF_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/cast.h b/dep/include/openssl/cast.h
index 812bb485319..ba2bc25047c 100644
--- a/dep/include/openssl/cast.h
+++ b/dep/include/openssl/cast.h
@@ -103,3 +103,4 @@ void CAST_ofb64_encrypt(const unsigned char *in, unsigned char *out,
#endif
#endif
+
diff --git a/dep/include/openssl/comp.h b/dep/include/openssl/comp.h
index c94262fc051..e99c87b238b 100644
--- a/dep/include/openssl/comp.h
+++ b/dep/include/openssl/comp.h
@@ -64,3 +64,4 @@ void ERR_load_COMP_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/conf.h b/dep/include/openssl/conf.h
index 30272a5ceca..ac59b96f93d 100644
--- a/dep/include/openssl/conf.h
+++ b/dep/include/openssl/conf.h
@@ -251,3 +251,4 @@ void ERR_load_CONF_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/conf_api.h b/dep/include/openssl/conf_api.h
index b102271dc13..ffe5ccd80aa 100644
--- a/dep/include/openssl/conf_api.h
+++ b/dep/include/openssl/conf_api.h
@@ -87,3 +87,4 @@ void _CONF_free_data(CONF *conf);
#endif
#endif
+
diff --git a/dep/include/openssl/crypto.h b/dep/include/openssl/crypto.h
index c29ae5b62af..af624679b93 100644
--- a/dep/include/openssl/crypto.h
+++ b/dep/include/openssl/crypto.h
@@ -548,3 +548,4 @@ void ERR_load_CRYPTO_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/des.h b/dep/include/openssl/des.h
index c8306de0f88..31ec76509ee 100644
--- a/dep/include/openssl/des.h
+++ b/dep/include/openssl/des.h
@@ -242,3 +242,4 @@ int DES_read_2passwords(DES_cblock *key1, DES_cblock *key2, const char *prompt,
#endif
#endif
+
diff --git a/dep/include/openssl/des_old.h b/dep/include/openssl/des_old.h
index 11edf40471c..5961dae089d 100644
--- a/dep/include/openssl/des_old.h
+++ b/dep/include/openssl/des_old.h
@@ -443,3 +443,4 @@ void _ossl_096_des_random_seed(des_cblock *key);
#include <openssl/ui_compat.h>
#endif
+
diff --git a/dep/include/openssl/dh.h b/dep/include/openssl/dh.h
index a5232c70f05..9913b4d41c1 100644
--- a/dep/include/openssl/dh.h
+++ b/dep/include/openssl/dh.h
@@ -232,3 +232,4 @@ void ERR_load_DH_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/dsa.h b/dep/include/openssl/dsa.h
index d9472400b59..6341a71cd0e 100644
--- a/dep/include/openssl/dsa.h
+++ b/dep/include/openssl/dsa.h
@@ -283,3 +283,4 @@ void ERR_load_DSA_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/dso.h b/dep/include/openssl/dso.h
index 9038b509bd6..08730cef2f1 100644
--- a/dep/include/openssl/dso.h
+++ b/dep/include/openssl/dso.h
@@ -366,3 +366,4 @@ void ERR_load_DSO_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/dtls1.h b/dep/include/openssl/dtls1.h
index dad6c563ff7..dbeceab9453 100644
--- a/dep/include/openssl/dtls1.h
+++ b/dep/include/openssl/dtls1.h
@@ -210,3 +210,4 @@ typedef struct dtls1_record_data_st
#endif
#endif
+
diff --git a/dep/include/openssl/e_os2.h b/dep/include/openssl/e_os2.h
index b9d3486e645..100265e2379 100644
--- a/dep/include/openssl/e_os2.h
+++ b/dep/include/openssl/e_os2.h
@@ -277,3 +277,4 @@ extern "C" {
}
#endif
#endif
+
diff --git a/dep/include/openssl/ebcdic.h b/dep/include/openssl/ebcdic.h
index 6d65afcf9e7..e970f129364 100644
--- a/dep/include/openssl/ebcdic.h
+++ b/dep/include/openssl/ebcdic.h
@@ -17,3 +17,4 @@ void *ebcdic2ascii(void *dest, const void *srce, size_t count);
void *ascii2ebcdic(void *dest, const void *srce, size_t count);
#endif
+
diff --git a/dep/include/openssl/ec.h b/dep/include/openssl/ec.h
index d068a42cb8b..6952d9739a1 100644
--- a/dep/include/openssl/ec.h
+++ b/dep/include/openssl/ec.h
@@ -523,3 +523,4 @@ void ERR_load_EC_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/ecdh.h b/dep/include/openssl/ecdh.h
index 1aecaeafb7b..ee07aa05036 100644
--- a/dep/include/openssl/ecdh.h
+++ b/dep/include/openssl/ecdh.h
@@ -121,3 +121,4 @@ void ERR_load_ECDH_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/ecdsa.h b/dep/include/openssl/ecdsa.h
index f2dbc0dfe74..1f85df7fa2a 100644
--- a/dep/include/openssl/ecdsa.h
+++ b/dep/include/openssl/ecdsa.h
@@ -269,3 +269,4 @@ void ERR_load_ECDSA_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/engine.h b/dep/include/openssl/engine.h
index dc931f44c49..a0dc2d08fd4 100644
--- a/dep/include/openssl/engine.h
+++ b/dep/include/openssl/engine.h
@@ -783,3 +783,4 @@ void ERR_load_ENGINE_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/err.h b/dep/include/openssl/err.h
index b52d92cf7a1..b0329919484 100644
--- a/dep/include/openssl/err.h
+++ b/dep/include/openssl/err.h
@@ -316,3 +316,4 @@ int ERR_set_implementation(const ERR_FNS *fns);
#endif
#endif
+
diff --git a/dep/include/openssl/evp.h b/dep/include/openssl/evp.h
index a0f3a0e2f86..66838b36323 100644
--- a/dep/include/openssl/evp.h
+++ b/dep/include/openssl/evp.h
@@ -968,3 +968,4 @@ void ERR_load_EVP_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/hmac.h b/dep/include/openssl/hmac.h
index ca1557b5bf8..2387f704cee 100644
--- a/dep/include/openssl/hmac.h
+++ b/dep/include/openssl/hmac.h
@@ -106,3 +106,4 @@ unsigned char *HMAC(const EVP_MD *evp_md, const void *key, int key_len,
#endif
#endif
+
diff --git a/dep/include/openssl/idea.h b/dep/include/openssl/idea.h
index a58bc3180d7..6b7cabb1c48 100644
--- a/dep/include/openssl/idea.h
+++ b/dep/include/openssl/idea.h
@@ -98,3 +98,4 @@ void idea_encrypt(unsigned long *in, IDEA_KEY_SCHEDULE *ks);
#endif
#endif
+
diff --git a/dep/include/openssl/krb5_asn.h b/dep/include/openssl/krb5_asn.h
index 33c94fd7f85..66c0629bcdb 100644
--- a/dep/include/openssl/krb5_asn.h
+++ b/dep/include/openssl/krb5_asn.h
@@ -254,3 +254,4 @@ DECLARE_ASN1_FUNCTIONS(KRB5_AUTHENT)
#endif
#endif
+
diff --git a/dep/include/openssl/kssl.h b/dep/include/openssl/kssl.h
index de1f8f04d01..e920e1ceea7 100644
--- a/dep/include/openssl/kssl.h
+++ b/dep/include/openssl/kssl.h
@@ -177,3 +177,4 @@ unsigned char *kssl_skip_confound(krb5_enctype enctype, unsigned char *authn);
#endif
#endif /* OPENSSL_NO_KRB5 */
#endif /* KSSL_H */
+
diff --git a/dep/include/openssl/lhash.h b/dep/include/openssl/lhash.h
index 4d8fe1952dd..9ae674e6c3e 100644
--- a/dep/include/openssl/lhash.h
+++ b/dep/include/openssl/lhash.h
@@ -198,3 +198,4 @@ void lh_node_usage_stats_bio(const LHASH *lh, BIO *out);
#endif
+
diff --git a/dep/include/openssl/md2.h b/dep/include/openssl/md2.h
index 670a0be8bc6..cd58a8cca55 100644
--- a/dep/include/openssl/md2.h
+++ b/dep/include/openssl/md2.h
@@ -90,3 +90,4 @@ unsigned char *MD2(const unsigned char *d, size_t n,unsigned char *md);
#endif
#endif
+
diff --git a/dep/include/openssl/md4.h b/dep/include/openssl/md4.h
index 22f11ad0f31..89209898b67 100644
--- a/dep/include/openssl/md4.h
+++ b/dep/include/openssl/md4.h
@@ -115,3 +115,4 @@ void MD4_Transform(MD4_CTX *c, const unsigned char *b);
#endif
#endif
+
diff --git a/dep/include/openssl/md5.h b/dep/include/openssl/md5.h
index 502be116801..29989eb1c4b 100644
--- a/dep/include/openssl/md5.h
+++ b/dep/include/openssl/md5.h
@@ -115,3 +115,4 @@ void MD5_Transform(MD5_CTX *c, const unsigned char *b);
#endif
#endif
+
diff --git a/dep/include/openssl/mdc2.h b/dep/include/openssl/mdc2.h
index 1bab9a6abab..b6203882a93 100644
--- a/dep/include/openssl/mdc2.h
+++ b/dep/include/openssl/mdc2.h
@@ -94,3 +94,4 @@ unsigned char *MDC2(const unsigned char *d, unsigned long n,
#endif
+
diff --git a/dep/include/openssl/obj_mac.h b/dep/include/openssl/obj_mac.h
index 0394cff616d..52aa57b25c3 100644
--- a/dep/include/openssl/obj_mac.h
+++ b/dep/include/openssl/obj_mac.h
@@ -3406,3 +3406,4 @@
#define LN_camellia_256_cfb8 "camellia-256-cfb8"
#define NID_camellia_256_cfb8 765
+
diff --git a/dep/include/openssl/objects.h b/dep/include/openssl/objects.h
index b7e127296b8..b44abc3e683 100644
--- a/dep/include/openssl/objects.h
+++ b/dep/include/openssl/objects.h
@@ -1047,3 +1047,4 @@ void ERR_load_OBJ_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/ocsp.h b/dep/include/openssl/ocsp.h
index 85e148be9cb..1cbaa64b274 100644
--- a/dep/include/openssl/ocsp.h
+++ b/dep/include/openssl/ocsp.h
@@ -612,3 +612,4 @@ void ERR_load_OCSP_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/opensslconf.h b/dep/include/openssl/opensslconf.h
index 8073c136922..4b8bfffefc3 100644
--- a/dep/include/openssl/opensslconf.h
+++ b/dep/include/openssl/opensslconf.h
@@ -212,3 +212,4 @@ YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
#endif /* DES_DEFAULT_OPTIONS */
#endif /* HEADER_DES_LOCL_H */
+
diff --git a/dep/include/openssl/opensslv.h b/dep/include/openssl/opensslv.h
index fb9072ec8b1..1e32c6809dd 100644
--- a/dep/include/openssl/opensslv.h
+++ b/dep/include/openssl/opensslv.h
@@ -87,3 +87,4 @@
#endif /* HEADER_OPENSSLV_H */
+
diff --git a/dep/include/openssl/ossl_typ.h b/dep/include/openssl/ossl_typ.h
index 5150bee0e36..ca61b2fc864 100644
--- a/dep/include/openssl/ossl_typ.h
+++ b/dep/include/openssl/ossl_typ.h
@@ -172,3 +172,4 @@ typedef int CRYPTO_EX_dup(CRYPTO_EX_DATA *to, CRYPTO_EX_DATA *from, void *from_d
int idx, long argl, void *argp);
#endif /* def HEADER_OPENSSL_TYPES_H */
+
diff --git a/dep/include/openssl/pem.h b/dep/include/openssl/pem.h
index 9fb9a7f7af8..7924e75da3f 100644
--- a/dep/include/openssl/pem.h
+++ b/dep/include/openssl/pem.h
@@ -735,3 +735,4 @@ void ERR_load_PEM_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/pem2.h b/dep/include/openssl/pem2.h
index 84897d5ec35..893030edcdc 100644
--- a/dep/include/openssl/pem2.h
+++ b/dep/include/openssl/pem2.h
@@ -68,3 +68,4 @@ void ERR_load_PEM_strings(void);
#ifdef __cplusplus
}
#endif
+
diff --git a/dep/include/openssl/pkcs12.h b/dep/include/openssl/pkcs12.h
index 6ad18e6fd2e..c20eff06baf 100644
--- a/dep/include/openssl/pkcs12.h
+++ b/dep/include/openssl/pkcs12.h
@@ -331,3 +331,4 @@ void ERR_load_PKCS12_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/pkcs7.h b/dep/include/openssl/pkcs7.h
index 16769d49116..457cfdd70ac 100644
--- a/dep/include/openssl/pkcs7.h
+++ b/dep/include/openssl/pkcs7.h
@@ -462,3 +462,4 @@ void ERR_load_PKCS7_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/pq_compat.h b/dep/include/openssl/pq_compat.h
index fd2b5bbf1a0..bd8928dc0e9 100644
--- a/dep/include/openssl/pq_compat.h
+++ b/dep/include/openssl/pq_compat.h
@@ -145,3 +145,4 @@
*(x) |= mask; \
} while(0)
#endif /* OPENSSL_SYS_VMS */
+
diff --git a/dep/include/openssl/pqueue.h b/dep/include/openssl/pqueue.h
index 6920a409282..cc6b0018201 100644
--- a/dep/include/openssl/pqueue.h
+++ b/dep/include/openssl/pqueue.h
@@ -93,3 +93,4 @@ pitem *pqueue_next(piterator *iter);
void pqueue_print(pqueue pq);
#endif /* ! HEADER_PQUEUE_H */
+
diff --git a/dep/include/openssl/rand.h b/dep/include/openssl/rand.h
index fd1cb148faf..ca1361dcf0b 100644
--- a/dep/include/openssl/rand.h
+++ b/dep/include/openssl/rand.h
@@ -138,3 +138,4 @@ void ERR_load_RAND_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/rc2.h b/dep/include/openssl/rc2.h
index e74f96c4d02..194948e62fa 100644
--- a/dep/include/openssl/rc2.h
+++ b/dep/include/openssl/rc2.h
@@ -99,3 +99,4 @@ void RC2_ofb64_encrypt(const unsigned char *in, unsigned char *out,
#endif
#endif
+
diff --git a/dep/include/openssl/rc4.h b/dep/include/openssl/rc4.h
index 19391222ac0..7a08e80b07a 100644
--- a/dep/include/openssl/rc4.h
+++ b/dep/include/openssl/rc4.h
@@ -85,3 +85,4 @@ void RC4(RC4_KEY *key, unsigned long len, const unsigned char *indata,
#endif
#endif
+
diff --git a/dep/include/openssl/rc5.h b/dep/include/openssl/rc5.h
index a0fd12289e1..e242657121f 100644
--- a/dep/include/openssl/rc5.h
+++ b/dep/include/openssl/rc5.h
@@ -115,3 +115,4 @@ void RC5_32_ofb64_encrypt(const unsigned char *in, unsigned char *out,
#endif
+
diff --git a/dep/include/openssl/ripemd.h b/dep/include/openssl/ripemd.h
index 57a50715bed..74a715a5db5 100644
--- a/dep/include/openssl/ripemd.h
+++ b/dep/include/openssl/ripemd.h
@@ -102,3 +102,4 @@ void RIPEMD160_Transform(RIPEMD160_CTX *c, const unsigned char *b);
#endif
#endif
+
diff --git a/dep/include/openssl/rsa.h b/dep/include/openssl/rsa.h
index 4b69c824145..91b21260732 100644
--- a/dep/include/openssl/rsa.h
+++ b/dep/include/openssl/rsa.h
@@ -439,3 +439,4 @@ void ERR_load_RSA_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/safestack.h b/dep/include/openssl/safestack.h
index 69813945332..7cd19b229e9 100644
--- a/dep/include/openssl/safestack.h
+++ b/dep/include/openssl/safestack.h
@@ -1848,3 +1848,4 @@ STACK_OF(type) \
/* End of util/mkstack.pl block, you may now edit :-) */
#endif /* !defined HEADER_SAFESTACK_H */
+
diff --git a/dep/include/openssl/sha.h b/dep/include/openssl/sha.h
index 83fca212ab8..299de706761 100644
--- a/dep/include/openssl/sha.h
+++ b/dep/include/openssl/sha.h
@@ -198,3 +198,4 @@ void SHA512_Transform(SHA512_CTX *c, const unsigned char *data);
#endif
#endif
+
diff --git a/dep/include/openssl/ssl.h b/dep/include/openssl/ssl.h
index 9e08588f132..b461dcdb8ae 100644
--- a/dep/include/openssl/ssl.h
+++ b/dep/include/openssl/ssl.h
@@ -1958,3 +1958,4 @@ void ERR_load_SSL_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/ssl2.h b/dep/include/openssl/ssl2.h
index 347a2d44b7e..52c166e8c5b 100644
--- a/dep/include/openssl/ssl2.h
+++ b/dep/include/openssl/ssl2.h
@@ -266,3 +266,4 @@ typedef struct ssl2_state_st
#endif
#endif
+
diff --git a/dep/include/openssl/ssl23.h b/dep/include/openssl/ssl23.h
index 1374fe81b00..67bd8e9e952 100644
--- a/dep/include/openssl/ssl23.h
+++ b/dep/include/openssl/ssl23.h
@@ -81,3 +81,4 @@ extern "C" {
#endif
#endif
+
diff --git a/dep/include/openssl/ssl3.h b/dep/include/openssl/ssl3.h
index 745db869e8f..d7687ec8266 100644
--- a/dep/include/openssl/ssl3.h
+++ b/dep/include/openssl/ssl3.h
@@ -553,3 +553,4 @@ typedef struct ssl3_state_st
#endif
#endif
+
diff --git a/dep/include/openssl/stack.h b/dep/include/openssl/stack.h
index d790c979ea2..51d14d5bf77 100644
--- a/dep/include/openssl/stack.h
+++ b/dep/include/openssl/stack.h
@@ -107,3 +107,4 @@ int sk_is_sorted(const STACK *st);
#endif
#endif
+
diff --git a/dep/include/openssl/store.h b/dep/include/openssl/store.h
index 2368faa83ab..25f360892a3 100644
--- a/dep/include/openssl/store.h
+++ b/dep/include/openssl/store.h
@@ -552,3 +552,4 @@ void ERR_load_STORE_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/symhacks.h b/dep/include/openssl/symhacks.h
index b4f1f8399ea..5ef15139deb 100644
--- a/dep/include/openssl/symhacks.h
+++ b/dep/include/openssl/symhacks.h
@@ -381,3 +381,4 @@
#endif /* ! defined HEADER_VMS_IDHACKS_H */
+
diff --git a/dep/include/openssl/tls1.h b/dep/include/openssl/tls1.h
index f7364ed5940..c3b53bfd4a1 100644
--- a/dep/include/openssl/tls1.h
+++ b/dep/include/openssl/tls1.h
@@ -303,3 +303,4 @@ extern "C" {
+
diff --git a/dep/include/openssl/tmdiff.h b/dep/include/openssl/tmdiff.h
index 1ddb28b5d49..0409edbaacd 100644
--- a/dep/include/openssl/tmdiff.h
+++ b/dep/include/openssl/tmdiff.h
@@ -91,3 +91,4 @@ int ms_time_cmp(const MS_TM *ap, const MS_TM *bp);
#endif
+
diff --git a/dep/include/openssl/txt_db.h b/dep/include/openssl/txt_db.h
index 3d57458114c..e78ba87fa9f 100644
--- a/dep/include/openssl/txt_db.h
+++ b/dep/include/openssl/txt_db.h
@@ -107,3 +107,4 @@ int TXT_DB_insert(TXT_DB *db,char **value);
#endif
#endif
+
diff --git a/dep/include/openssl/ui.h b/dep/include/openssl/ui.h
index b8e083cbec8..3a2f29e67ee 100644
--- a/dep/include/openssl/ui.h
+++ b/dep/include/openssl/ui.h
@@ -379,3 +379,4 @@ void ERR_load_UI_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/ui_compat.h b/dep/include/openssl/ui_compat.h
index 1b9e80b5fda..4687853772a 100644
--- a/dep/include/openssl/ui_compat.h
+++ b/dep/include/openssl/ui_compat.h
@@ -81,3 +81,4 @@ int _ossl_old_des_read_pw(char *buf,char *buff,int size,const char *prompt,int v
}
#endif
#endif
+
diff --git a/dep/include/openssl/x509.h b/dep/include/openssl/x509.h
index ebc99d76643..3dec0b822c4 100644
--- a/dep/include/openssl/x509.h
+++ b/dep/include/openssl/x509.h
@@ -1342,3 +1342,4 @@ void ERR_load_X509_strings(void);
}
#endif
#endif
+
diff --git a/dep/include/openssl/x509_vfy.h b/dep/include/openssl/x509_vfy.h
index 78b6227a4ee..053920a458c 100644
--- a/dep/include/openssl/x509_vfy.h
+++ b/dep/include/openssl/x509_vfy.h
@@ -529,3 +529,4 @@ const X509_POLICY_NODE *
#endif
#endif
+
diff --git a/dep/include/openssl/x509v3.h b/dep/include/openssl/x509v3.h
index 255d1a7711a..6b3a2ff64de 100644
--- a/dep/include/openssl/x509v3.h
+++ b/dep/include/openssl/x509v3.h
@@ -917,3 +917,4 @@ void ERR_load_X509V3_strings(void);
}
#endif
#endif
+