1
mirror of https://github.com/jedisct1/libsodium.git synced 2024-12-19 18:15:18 -07:00

Add back final \n removed by PR #309

This commit is contained in:
Frank Denis 2015-10-22 18:33:06 +02:00
parent 4b6348975b
commit b81aa64fae
2 changed files with 2 additions and 2 deletions

View File

@ -108,4 +108,4 @@ int crypto_generichash_blake2b_final(crypto_generichash_blake2b_state *state,
}
#endif
#endif
#endif

View File

@ -41,4 +41,4 @@
# endif
#endif
#endif
#endif