Fix the MS-Windows build broken in gnutls.c
commit55d65682ab81ee6e7ca12f4902a6f8799782cd23
authorEli Zaretskii <eliz@gnu.org>
Sat, 15 Jul 2017 07:43:38 +0000 (15 10:43 +0300)
committerEli Zaretskii <eliz@gnu.org>
Sat, 15 Jul 2017 07:43:38 +0000 (15 10:43 +0300)
tree88f34e8b75f2ac701e1f3a067c3391738fb0e95b
parent511fe21b88f7468a5232434b556f886fa985a5aa
Fix the MS-Windows build broken in gnutls.c

* src/gnutls.c (Fgnutls_available_p) [WINDOWSNT]: Move the DLL
loading code to after 'capabilities' has been calculated.  Remove
redundant comments.
src/gnutls.c