Fix gnutls problems caught by static checking.
commit92f6486a11e01dcac0a83ab5fc0aefb68068159f
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Nov 2014 17:22:21 +0000 (25 09:22 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 25 Nov 2014 17:23:33 +0000 (25 09:23 -0800)
tree74d479acc91cd887391f9effb5670ec097adb9f8
parent50cc8073770db118b51ae16a00112fb3e0607486
Fix gnutls problems caught by static checking.

* gnutls.c (Fgnutls_boot): Remove unused local.
(Fgnutls_boot): Fix pointer signedness.
src/ChangeLog
src/gnutls.c