secur32: Provide a static declaration for gnutls_cipher_get_block_size.
commitbf5ac531a030bce9e798ab66bc53e84a65ca8fdb
authorMichael Cronenworth <mike@cchtml.com>
Thu, 16 Jun 2016 05:21:13 +0000 (16 00:21 -0500)
committerAlexandre Julliard <julliard@winehq.org>
Thu, 16 Jun 2016 15:09:20 +0000 (17 00:09 +0900)
treee6b143450214c88ab1e847b9137805ff8023d8ef
parent0e913c4abc62e97b812ca808bb86578197394b4b
secur32: Provide a static declaration for gnutls_cipher_get_block_size.

Instead of providing an extern provide a static declaration. The
function return type changed from signed to unsigned in GnuTLS 3.5.

Signed-off-by: Michael Cronenworth <mike@cchtml.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
dlls/secur32/schannel_gnutls.c