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