diff options
Diffstat (limited to 'dep/include/openssl/cast.h')
-rw-r--r-- | dep/include/openssl/cast.h | 1 |
1 files changed, 1 insertions, 0 deletions
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 + |